We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2f404 commit d04a778Copy full SHA for d04a778
.github/workflows/coverage.yml
@@ -35,6 +35,6 @@ jobs:
35
key: ${{ github.job }}-${{ matrix.os }}-${{ matrix.python-version }}
36
create-symlink: true
37
- uses: rui314/setup-mold@v1
38
- - run: pip install nox
+ - uses: wntrblm/nox@main
39
- run: nox -s cov
40
- uses: AndreMiras/coveralls-python-action@develop
0 commit comments