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 0bb3cfa commit a0ea8baCopy full SHA for a0ea8ba
1 file changed
.github/workflows/test.yml
@@ -11,5 +11,5 @@ jobs:
11
- uses: actions/setup-node@v4
12
with:
13
node-version: '20'
14
- - run: npm ci
+ - run: npm install
15
- run: npm test
0 commit comments