We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d348c6 commit ffc4119Copy full SHA for ffc4119
.github/workflows/test.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/setup-node@v4
26
with:
27
node-version: ${{ matrix.node }}
28
- cache: npm
29
30
- name: Install dependencies
31
run: npm install
0 commit comments