We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f5e7a commit 0d74543Copy full SHA for 0d74543
1 file changed
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
run: |
24
chmod +x src/tests/build_all.sh
25
chmod +x src/tests/run_tests.sh
26
+ chmod +x src/tests/basic_test_runner/build.sh
27
28
- name: Build all tests
29
0 commit comments