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 abbcacb commit 1acda68Copy full SHA for 1acda68
.github/workflows/nodejs.yml
@@ -17,7 +17,5 @@ jobs:
17
node-version: ${{ matrix.node-version }}
18
- name: Install dependencies
19
run: yarn install --frozen-lockfile
20
- - name: Tests and coverage
21
- run: yarn coverage
22
- name: Build
23
run: yarn build
0 commit comments