Skip to content

Commit 4b196a1

Browse files
lwasserZeitsperre
andcommitted
Update ci-tests-data/tests-ci.md
Co-authored-by: Trevor James Smith <[email protected]>
1 parent a1adabb commit 4b196a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-tests-data/tests-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install dependencies
7575
run: |
7676
python -m pip install --upgrade pip
77-
pip install nox
77+
python -m pip install nox
7878
- name: List installed packages
7979
run: pip list
8080
- name: Run tests with pytest & nox

0 commit comments

Comments
 (0)