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 d6d0317 commit 62a010aCopy full SHA for 62a010a
1 file changed
.github/workflows/tests.yml
@@ -17,6 +17,4 @@ jobs:
17
uses: actions/setup-node@v1
18
with:
19
node-version: ${{ matrix.node-version }}
20
- - run: npm ci
21
- - run: npm run build --if-present
22
- run: npm test -- --watch=false --browsers=ChromeHeadless
0 commit comments