Skip to content

Commit

Permalink
use extras
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Oct 11, 2022
1 parent 9c5997c commit 297356d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
CRDS_SERVER_URL: https://jwst-crds.stsci.edu
pytest_args: '--slow'
- package: poppy
dependencies: [ pytest-astropy ]
extras: [ test ]
#- package: pysynphot
# extras: [ test ]
- package: reftools
Expand All @@ -109,6 +109,7 @@ jobs:
extras: [ test ]
- package: wfpc2tools
- package: webbpsf
extras: [ test ]
env:
WEBBPSF_PATH: /home/runner/work/stenv/stenv/tests/data/webbpsf-data
data: true
Expand Down

0 comments on commit 297356d

Please sign in to comment.