Skip to content

Commit

Permalink
remove weldx and asdf-transform-schemas from downstream
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed May 9, 2024
1 parent 05ea79c commit 066df82
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
repository: astropy/specutils
install_command: pip install -e .[test]
test_command: pytest
- package_name: weldx
repository: BAMWelDX/weldx
install_command: pip install -e .[test]
test_command: pytest weldx/tests/asdf_tests weldx/schemas --asdf-tests
- package_name: sunpy
repository: sunpy/sunpy
install_command: pip install -e .[tests,all]
Expand All @@ -64,10 +60,6 @@ jobs:
repository: asdf-format/asdf-standard
install_command: pip install -e .[test]
test_command: pytest
- package_name: asdf-transform-schemas
repository: asdf-format/asdf-transform-schemas
install_command: pip install -e .[test]
test_command: pytest
- package_name: asdf-wcs-schemas
repository: asdf-format/asdf-wcs-schemas
install_command: pip install -e .[test]
Expand Down

0 comments on commit 066df82

Please sign in to comment.