Skip to content

Commit 9a3128e

Browse files
committed
Removed build from the test workflow
1 parent 6c2918a commit 9a3128e

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
@@ -18,7 +18,5 @@ jobs:
1818
node-version: 12.8
1919
- name: Install dependencies
2020
run: npm install
21-
- name: Build
22-
run: npm run build -- --prod
2321
- name: Test
2422
run: npm test -- --configuration=ci

0 commit comments

Comments
 (0)