Skip to content

Commit ab87bf2

Browse files
committed
Using the devdeps testing in CI
1 parent a069ed0 commit ab87bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
toxenv: py37-test-oldestdeps
3434
toxargs: -v
3535

36-
- name: astropy dev with all dependencies with coverage
36+
- name: dev dependencies with all dependencies with coverage
3737
os: ubuntu-latest
3838
python: '3.10'
39-
toxenv: py310-test-alldeps-devastropy-cov
39+
toxenv: py310-test-alldeps-devdeps-cov
4040
toxargs: -v
4141

4242
- name: Python 3.8 with all optional dependencies (MacOS X)

0 commit comments

Comments
 (0)