We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9976445 commit 2c517a3Copy full SHA for 2c517a3
1 file changed
swift/actions/run-quick-tests/action.yml
@@ -11,7 +11,7 @@ runs:
11
- name: Run codegen tests
12
shell: bash
13
run: |
14
- bazel test //swift/codegen/tests
+ bazel test //swift/codegen/test
15
- name: Run qltest tests
16
17
0 commit comments