Skip to content

Commit c34ca0d

Browse files
authored
run build in ci (#226)
fix issue #225
1 parent e189b9f commit c34ca0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
with:
1717
bun-version: latest
1818
- run: bun install
19+
- run: cd packages/openauth && bun run build
1920
- run: cd packages/openauth && bun test

0 commit comments

Comments
 (0)