We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19de73f commit 8935acaCopy full SHA for 8935aca
1 file changed
.github/workflows/benchmark-comparison.yml
@@ -47,7 +47,6 @@ jobs:
47
uses: actions/setup-node@v4
48
with:
49
node-version: ${{ matrix.node-version }}
50
- cache: 'npm'
51
52
- name: Install dependencies
53
run: npm install --dev
0 commit comments