Skip to content

Commit 0a68474

Browse files
fix: remove yarn run build --> no build in script
1 parent 2ac8924 commit 0a68474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ jobs:
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
- run: yarn
31-
- run: yarn run build --if-present
3231
- run: yarn test

0 commit comments

Comments
 (0)