File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 outputs :
5050 context : ${{ steps.context.outputs.context }}
5151 test :
52- uses : OpenAstronomy /github-actions-workflows/.github/workflows/tox.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
52+ uses : zacharyburnett /github-actions-workflows/.github/workflows/tox.yml@supported_pythons
5353 needs : [ crds_context ]
5454 with :
5555 setenv : |
Original file line number Diff line number Diff line change 4545 context : ${{ steps.context.outputs.context }}
4646 test :
4747 if : (github.repository == 'spacetelescope/jwst' && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || contains(github.event.pull_request.labels.*.name, 'run extra tests')))
48- uses : OpenAstronomy /github-actions-workflows/.github/workflows/tox.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
48+ uses : zacharyburnett /github-actions-workflows/.github/workflows/tox.yml@supported_pythons
4949 needs : [ crds_context ]
5050 with :
5151 setenv : |
You can’t perform that action at this time.
0 commit comments