Skip to content

Commit 2cbd4c4

Browse files
update build and test action
1 parent e820c71 commit 2cbd4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
- name: Run Python Unit Tests
4747
run: |
4848
chmod +x build/setup_python_env.sh
49+
chomd +x test/setup_unit_tests.sh
4950
chmod +x test/python_unit_tests/run_python_unit_tests.sh
5051
test/python_unit_tests/run_python_unit_tests.sh

0 commit comments

Comments
 (0)