Skip to content

Commit 55dda57

Browse files
committed
gh actions cov
1 parent e88aa22 commit 55dda57

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
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
- uses: actions/setup-python@v1
99
with:
10-
python-version: '3.9'
10+
python-version: "3.10"
1111
architecture: x64
1212
- run: pip install nox
1313
- run: nox -f noxfile_cov.py

0 commit comments

Comments
 (0)