Skip to content

Commit

Permalink
disable stsynphot tests (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett authored Apr 5, 2023
2 parents 8f39d84 + 4e66bbe commit a7d8cf5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
strategy:
fail-fast: false
matrix:
package: [ calcos, hstcal, jwst, stsynphot ]
package: [ calcos, hstcal, jwst ]
runs-on: [ ubuntu-latest, macos-latest ]
python-version: [ '3.9', '3.10', '3.11' ]
include:
Expand Down Expand Up @@ -145,9 +145,9 @@ jobs:
CRDS_SERVER_URL: https://jwst-crds.stsci.edu
#- package: stistools
# repository: spacetelescope/stistools
- package: stsynphot
repository: spacetelescope/stsynphot_refactor
extras: [ test ]
# - package: stsynphot
# repository: spacetelescope/stsynphot_refactor
# extras: [ test ]
exclude:
- runs-on: macos-latest
python-version: 3.9
Expand Down

0 comments on commit a7d8cf5

Please sign in to comment.