We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8687b commit de64df3Copy full SHA for de64df3
.github/workflows/ci.yml
@@ -15,4 +15,3 @@ jobs:
15
node-version: ${{ matrix.node }}
16
- run: npx pnpm i --frozen-lockfile=false
17
- run: npm run lint
18
- - run: npm run test
0 commit comments