We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf4c72 commit cdb10a2Copy full SHA for cdb10a2
1 file changed
.github/workflows/swift-codegen.yml
@@ -23,5 +23,5 @@ jobs:
23
run: |
24
pip install -r swift/codegen/requirements.txt
25
bazel run //swift/codegen
26
- git add .
+ git add swift
27
git diff --exit-code --stat HEAD
0 commit comments