mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Swift: fix codegen check
This commit is contained in:
2
.github/workflows/swift-codegen.yml
vendored
2
.github/workflows/swift-codegen.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user