Skip to content

Commit 19c7700

Browse files
committed
update
1 parent e6ff4e1 commit 19c7700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
4343
- name: Initial Setup before running tests
4444
run: |
45+
ls -l
46+
pwd
4547
sh "bash ./tests/initial_setup.sh -v 0.45.2.1"
4648
- name: Test with pytest
4749
run: |

0 commit comments

Comments
 (0)