We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd828a commit 7af4542Copy full SHA for 7af4542
.github/workflows/ci_tests.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: astropy dev with all dependencies with coverage
43
os: ubuntu-latest
44
- python: 3.10
+ python: '3.10'
45
toxenv: py310-test-alldeps-devastropy-cov
46
toxargs: -v
47
0 commit comments