Skip to content

Commit

Permalink
revert cachekey to test
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Dec 12, 2024
1 parent 1db4f38 commit 5dc312e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Install node_modules
uses: OffchainLabs/actions/node-modules/install@main
with:
cache-key: ${{ github.run_id }}-${{ github.run_number }}

lint:
name: Lint on Node.js v${{ matrix.node-version }}
Expand Down

0 comments on commit 5dc312e

Please sign in to comment.