Skip to content

Commit

Permalink
add weldx media install option
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Mar 5, 2024
1 parent e6d7b2b commit 396354e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
test_command: pytest
- package_name: weldx
repository: BAMWelDX/weldx
install_command: pip install -e .[test]
install_command: pip install -e .[test,media]
test_command: pytest weldx/tests/asdf_tests weldx/schemas --asdf-tests
- package_name: sunpy
repository: sunpy/sunpy
Expand Down

0 comments on commit 396354e

Please sign in to comment.