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 8, 2024
1 parent ad5e571 commit 1cee048
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 1cee048

Please sign in to comment.