Skip to content

Commit

Permalink
Merge pull request #104 from braingram/io_misc_tests
Browse files Browse the repository at this point in the history
remove attempt to run non-existant astropy.io.misc tests
  • Loading branch information
braingram authored Sep 26, 2023
2 parents 30283f4 + 408fc81 commit dd1a041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,3 @@ jobs:
run: cd asdf-transform-schemas && pytest
- name: Run asdf-astropy development tests
run: cd asdf-astropy && pytest
- name: Run astropy development tests
run: cd astropy && pytest astropy/io/misc/asdf

0 comments on commit dd1a041

Please sign in to comment.