Skip to content

Commit

Permalink
Fix the commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Sep 27, 2023
1 parent 286fc1f commit 72c505b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ jobs:
lib/
packages/*/lib
packages/*/.git-data.json
key: ${{ runner.os }}-${{ matrix.node }}-${{ github.event.pull_request.head.sha }}
key: ${{ runner.os }}-${{ matrix.node }}-${{ github.sha }}
# Download spec tests with cache
- name: Restore spec tests cache
uses: actions/cache@master
Expand Down

0 comments on commit 72c505b

Please sign in to comment.