Skip to content

Commit 62a010a

Browse files
committed
Changed the test workflow
1 parent d6d0317 commit 62a010a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@ jobs:
1717
uses: actions/setup-node@v1
1818
with:
1919
node-version: ${{ matrix.node-version }}
20-
- run: npm ci
21-
- run: npm run build --if-present
2220
- run: npm test -- --watch=false --browsers=ChromeHeadless

0 commit comments

Comments
 (0)