mirror of
https://github.com/github/codeql.git
synced 2026-05-24 08:07:07 +02:00
Test
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -68,8 +68,8 @@ jobs:
|
||||
- name: "Build Swift extractor using Bazel"
|
||||
run: |
|
||||
bazel clean --expunge
|
||||
bazel run //swift:create-extractor-pack --spawn_strategy=local
|
||||
# --nouse_action_cache --noremote_accept_cached --noremote_upload_local_results
|
||||
bazel run //swift:create-extractor-pack --verbose_failures
|
||||
# --nouse_action_cache --noremote_accept_cached --noremote_upload_local_results --spawn_strategy=local
|
||||
bazel shutdown
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
|
||||
Reference in New Issue
Block a user