Skip to content

Commit

Permalink
windows compatible cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiander committed Nov 27, 2024
1 parent 9a704e8 commit e1fec59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
nox --force-color --python=${{ matrix.python-version }}
echo "Listing out the files in the test directory"
ls -artl
dir -artl
- name: Upload coverage data
if: always() && matrix.session == 'tests'
Expand Down

0 comments on commit e1fec59

Please sign in to comment.