Skip to content

Commit 7af4542

Browse files
committed
Fix YAML parsing issue
1 parent ecd828a commit 7af4542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: astropy dev with all dependencies with coverage
4343
os: ubuntu-latest
44-
python: 3.10
44+
python: '3.10'
4545
toxenv: py310-test-alldeps-devastropy-cov
4646
toxargs: -v
4747

0 commit comments

Comments
 (0)