mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02: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