Swift: fix codegen check

This commit is contained in:
Paolo Tranquilli
2022-04-25 14:03:48 +02:00
parent 9bf4c72085
commit cdb10a2151

View File

@@ -23,5 +23,5 @@ jobs:
run: |
pip install -r swift/codegen/requirements.txt
bazel run //swift/codegen
git add .
git add swift
git diff --exit-code --stat HEAD