Skip to content

Commit 25365e5

Browse files
committed
Update changepacks
1 parent c949699 commit 25365e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
with:
6161
bun-version: latest
6262
- run: bun i
63-
- run: bun test --coverage --coverage-reporter=lcov
6463
- run: bun run build
64+
- run: bun test --coverage --coverage-reporter=lcov
6565
- name: Upload to codecov.io
6666
uses: codecov/codecov-action@v5
6767
with:

0 commit comments

Comments
 (0)