Skip to content

Commit 3fa34e4

Browse files
committed
Update changepacks
1 parent 25365e5 commit 3fa34e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ jobs:
2424
with:
2525
bun-version: latest
2626
- run: bun i
27-
- run: bun test --coverage
2827
- run: bun lint
2928
- run: bun run build
29+
- run: bun lint
30+
- run: bun test --coverage
3031

3132
changepacks:
3233
name: changepacks

0 commit comments

Comments
 (0)