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 abc4394 commit cd97c0aCopy full SHA for cd97c0a
.github/workflows/release.yml
@@ -22,8 +22,6 @@ jobs:
22
run: npm i -g npm
23
- name: installing
24
run: npm ci
25
- - name: build
26
- run: npm run compile
27
- name: testing
28
run: npm test
29
env:
0 commit comments