Skip to content

Commit

Permalink
try commented tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Aug 6, 2024
1 parent d1f36c2 commit c9c1cd4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- package: jwst
extras: [ test ]
crds-observatory: jwst
#- package: pysynphot
# extras: [ test ]
- package: pysynphot
extras: [ test ]
- package: reftools
extras: [ test ]
- package: synphot
Expand Down Expand Up @@ -109,20 +109,20 @@ jobs:
repository: spacetelescope/calcos
extras: [ test ]
pytest-args: --slow
#- package: drizzlepac
# repository: spacetelescope/drizzlepac
# extras: [ test ]
- package: drizzlepac
repository: spacetelescope/drizzlepac
extras: [ test ]
- package: hstcal
repository: spacetelescope/hstcal
test-dependencies: crds ci_watson
pytest-args: --slow
test-directory: tests
crds-observatory: hst
#- package: stistools
# repository: spacetelescope/stistools
# - package: stsynphot
# repository: spacetelescope/stsynphot_refactor
# extras: [ test ]
- package: stistools
repository: spacetelescope/stistools
- package: stsynphot
repository: spacetelescope/stsynphot_refactor
extras: [ test ]
exclude:
- runs-on: macos-13
python-version: '3.10'
Expand Down

0 comments on commit c9c1cd4

Please sign in to comment.