Skip to content

Commit

Permalink
ci: update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rbehei committed Jan 24, 2024
1 parent 0362840 commit 4fd28bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:

- name: Check example folder
run: |
bun link
cd example
bun link react-checkbox-hook
bun install
bun run lint
bun run build
Expand Down

0 comments on commit 4fd28bd

Please sign in to comment.