Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Burnett <zachary.r.burnett@gmail.com>
  • Loading branch information
WilliamJamieson and zacharyburnett committed Nov 25, 2024
1 parent e1f6793 commit b783d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
outputs:
data_path: ${{ steps.data_path.outputs.path }}
crds_contexts:
uses: ./.github/workflows/contexts.yml
uses: spacetelescope/crds/.github/workflows/contexts.yml@master
romancal:
needs: [ environment, crds_contexts ]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
Expand All @@ -56,5 +56,5 @@ jobs:
cache-path: ${{ needs.environment.outputs.data_path }}/crds
cache-key: crds-${{ needs.crds_contexts.outputs.roman }}
envs: |
- linux: romancal
- linux: py311-romancal
coverage: codecov
26 changes: 0 additions & 26 deletions .github/workflows/contexts.yml

This file was deleted.

0 comments on commit b783d29

Please sign in to comment.