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 e0bf0b8 commit ce4973eCopy full SHA for ce4973e
.github/workflows/ci-test.yml
@@ -28,7 +28,6 @@ jobs:
28
run: |
29
npm install
30
npm run lint
31
- npm run build --if-present
32
npm run test
33
34
- name: cache node modules
0 commit comments