Skip to content

Commit 8d32b0e

Browse files
committed
ci: skip site build in test workflow
1 parent cb7c446 commit 8d32b0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ jobs:
1717
bun install
1818
bun run playwright install --with-deps
1919
bun run build:lib
20-
bun run build
2120
bun run test
2221
bun run test:e2e

0 commit comments

Comments
 (0)