Skip to content

Commit f9f052d

Browse files
committed
ci: Fix test validation
1 parent fde6ceb commit f9f052d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2424
- uses: ./.github/actions/setup
25+
- run: bun run build
2526
- run: bun test

0 commit comments

Comments
 (0)