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 b2ff3dfCopy full SHA for b2ff3df
.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