Skip to content

Commit dc0f69a

Browse files
clean up build and test action
1 parent d7c3c03 commit dc0f69a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,5 @@ jobs:
3737
run: |
3838
chmod +x build/setup_python_env.sh
3939
chmod +x test/python_unit_tests/setup_unit_test_env.sh
40-
pwd
41-
ls -la
4240
chmod +x test/python_unit_tests/run_python_unit_tests.sh
4341
test/python_unit_tests/run_python_unit_tests.sh

0 commit comments

Comments
 (0)