Skip to content

Commit dd4f6c8

Browse files
committed
Try again
1 parent 20eb0f0 commit dd4f6c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
shell: bash -l {0}
4545
run: |
4646
coverage run -p -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright --ignore=tests/snapshots
47+
pwd
4748
ls -la
4849
4950
- name: Upload coverage

0 commit comments

Comments
 (0)