We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5e571 commit 1cee048Copy full SHA for 1cee048
.github/workflows/cache.yml
@@ -49,7 +49,6 @@ jobs:
49
${{ env.CRDS_TESTING_CACHE }}
50
key: ${{ steps.key.outputs.key }}
51
- if: steps.cache.outputs.cache-hit != 'true'
52
- id: crds-cache-test
53
run: |
54
git clone https://github.com/spacetelescope/crds-cache-test.git
55
mv crds-cache-test ${{ env.CRDS_TEST_ROOT }}
0 commit comments