Skip to content

Commit

Permalink
Fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo committed Mar 8, 2022
1 parent c03c1c7 commit 6b316ef
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 @@ -23,7 +23,7 @@ jobs:

- name: Upgrade pip and nox
run: |
pip install --upgrade pip nox
python -m pip install --upgrade pip nox
pip --version
nox --version
Expand Down

0 comments on commit 6b316ef

Please sign in to comment.