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 c413d32 commit f5cd999Copy full SHA for f5cd999
1 file changed
.github/workflows/lint.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/setup-node@v4
17
with:
18
node-version: latest
19
- cache: npm
20
21
- name: Install dependencies
22
run: npm install
0 commit comments