Skip to content

Commit

Permalink
removing dir listing
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiander committed Nov 27, 2024
1 parent e1fec59 commit bc6d754
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
- name: Run Nox
run: |
nox --force-color --python=${{ matrix.python-version }}
echo "Listing out the files in the test directory"
dir -artl
- name: Upload coverage data
if: always() && matrix.session == 'tests'
Expand Down

0 comments on commit bc6d754

Please sign in to comment.