Skip to content

Commit

Permalink
Attempt to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JaapJoris committed Jan 31, 2023
1 parent 9173491 commit 1cdafb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
python -m pip install --upgrade nox
- name: Run tox targets for ${{ matrix.python-version }}
run: nox
run: nox --session tests-${{ matrix.python-version }}

0 comments on commit 1cdafb3

Please sign in to comment.