Skip to content

Commit d04a778

Browse files
authored
Update coverage.yml
1 parent 0e2f404 commit d04a778

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
@@ -35,6 +35,6 @@ jobs:
3535
key: ${{ github.job }}-${{ matrix.os }}-${{ matrix.python-version }}
3636
create-symlink: true
3737
- uses: rui314/setup-mold@v1
38-
- run: pip install nox
38+
- uses: wntrblm/nox@main
3939
- run: nox -s cov
4040
- uses: AndreMiras/coveralls-python-action@develop

0 commit comments

Comments
 (0)