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 d585064 commit eb2d8f2Copy full SHA for eb2d8f2
.github/workflows/build-and-release.yaml
@@ -24,7 +24,6 @@ jobs:
24
${{ runner.OS }}-build-
25
${{ runner.OS }}-
26
- run: npm ci --no-audit
27
- - run: npx tsc
28
- run: npm test
29
- run: npm run build
30
- run: npm run lint
0 commit comments