Skip to content

Commit 8a05b75

Browse files
debugging built and test
1 parent 2cac4f4 commit 8a05b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test-main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,7 @@ jobs:
4747
run: |
4848
chmod +x build/setup_python_env.sh
4949
chmod +x test/python_unit_tests/setup_unit_test_env.sh
50+
pwd
51+
ls -la
5052
chmod +x test/python_unit_tests/run_python_unit_tests.sh
5153
test/python_unit_tests/run_python_unit_tests.sh

0 commit comments

Comments
 (0)