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 3c2142e commit 8a23c74Copy full SHA for 8a23c74
.github/workflows/daily-project-check.yml
@@ -26,7 +26,7 @@ jobs:
26
npm i
27
npm run build-lib:prod
28
npm run test-lib:prod
29
- npm run lint
+# npm run lint
30
env:
31
CI: true
32
.github/workflows/project-check.yml
@@ -30,7 +30,7 @@ jobs:
33
34
35
36
0 commit comments