Skip to content

Commit 1cee048

Browse files
remove unecessary id
1 parent ad5e571 commit 1cee048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cache.yml

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
${{ env.CRDS_TESTING_CACHE }}
5050
key: ${{ steps.key.outputs.key }}
5151
- if: steps.cache.outputs.cache-hit != 'true'
52-
id: crds-cache-test
5352
run: |
5453
git clone https://github.com/spacetelescope/crds-cache-test.git
5554
mv crds-cache-test ${{ env.CRDS_TEST_ROOT }}

0 commit comments

Comments
 (0)