Skip to content

Commit aee2b5b

Browse files
committed
fixup: not needed in unit-tests.yml
1 parent c2e3739 commit aee2b5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
run: npm ci
2222
- name: Check
2323
run: npm run check
24-
- name: Build
25-
run: npm run build
2624
- name: Test
2725
run: npm test
2826
- name: Coverage

0 commit comments

Comments
 (0)