mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
Swift: remove redundant test run
This commit is contained in:
@@ -9,8 +9,3 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
bazel run //swift:create-extractor-pack
|
||||
# running all small tests here to avoid spinning another runner and redoing bazel analysis
|
||||
- name: Run unit tests
|
||||
shell: bash
|
||||
run: |
|
||||
bazel test --test_filter=small --build_tests_only //swift/...
|
||||
|
||||
Reference in New Issue
Block a user