Skip to content

Commit

Permalink
remove unecessary id
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jul 9, 2024
1 parent 528ced4 commit 4aafb40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
${{ env.CRDS_TESTING_CACHE }}
key: ${{ steps.key.outputs.key }}
- if: steps.cache.outputs.cache-hit != 'true'
id: crds-cache-test
run: |
git clone https://github.com/spacetelescope/crds-cache-test.git
mv crds-cache-test ${{ env.CRDS_TEST_ROOT }}
Expand Down

0 comments on commit 4aafb40

Please sign in to comment.