Skip to content

Commit 0e2f404

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/coverage.yml

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
key: ${{ github.job }}-${{ matrix.os }}-${{ matrix.python-version }}
3636
create-symlink: true
3737
- uses: rui314/setup-mold@v1
38-
- uses: actions/setup-python@v5
39-
with:
40-
python-version: "3.12"
4138
- run: pip install nox
4239
- run: nox -s cov
4340
- uses: AndreMiras/coveralls-python-action@develop

0 commit comments

Comments
 (0)