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 9310f48 commit 770e9f6Copy full SHA for 770e9f6
.github/workflows/ci.yml
@@ -23,7 +23,6 @@ jobs:
23
uses: actions/setup-node@v2
24
with:
25
node-version: 20
26
- cache: 'npm'
27
- name: Install Packages
28
run: npm ci
29
- name: Lint Files
0 commit comments