Skip to content

Commit 0d74543

Browse files
committed
fix: fix ci.yml error
1 parent 94f5e7a commit 0d74543

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
chmod +x src/tests/build_all.sh
2525
chmod +x src/tests/run_tests.sh
26+
chmod +x src/tests/basic_test_runner/build.sh
2627
2728
- name: Build all tests
2829
run: |

0 commit comments

Comments
 (0)