Skip to content

Commit c284844

Browse files
committed
add an ls
1 parent 7dbb722 commit c284844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fi
6161
source /tmp/venv/bin/activate
6262
pytest --durations=10 -s tests
63-
ls
63+
ls -a
6464
coverage xml
6565
- name: artifact mac test
6666
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)