Skip to content

Commit

Permalink
step names
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 25, 2024
1 parent aebf81f commit 31a680a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,9 @@ jobs:
- run: pytest ${{ matrix.test-directory }} ${{ matrix.pytest-args }} -n auto --dist=loadscope
working-directory: ${{ matrix.package }}
crds_test_cache:
name: retrieve CRDS test cache
uses: spacetelescope/crds/.github/workflows/cache.yml@79766e965b9053632fb82d0c86c1d6988b5b934b # 12.0.6
test_crds_with_data:
test_crds:
needs: [ build, crds_test_cache ]
strategy:
fail-fast: false
Expand Down

0 comments on commit 31a680a

Please sign in to comment.