Skip to content

Commit 3573a51

Browse files
authored
Update coverage.yml
1 parent fc7eb60 commit 3573a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- uses: actions/setup-python@v5
3838
with:
3939
python-version: "3.12"
40-
- run: python3 -m pip install --system nox
40+
- run: python3 -m pip install nox
4141
- run: nox -s cov
4242
- uses: AndreMiras/coveralls-python-action@develop

0 commit comments

Comments
 (0)