Skip to content

Commit

Permalink
WIP test
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame committed Oct 27, 2024
1 parent 9902518 commit 8db25d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: |
nox --force-color --python=${{ matrix.python-version }}
- run: ls -R
- run: ls -la

- name: Upload coverage data
if: always() && matrix.session == 'tests'
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
pip install --constraint=.github/workflows/constraints.txt nox nox-poetry
nox --version
- run: ls -R
- run: ls -la

- name: Download coverage data
uses: actions/[email protected]
Expand Down

0 comments on commit 8db25d0

Please sign in to comment.