Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
quangkeu95 committed Jan 1, 2025
1 parent d8baa9a commit f7701f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_ts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,7 @@ jobs:
# This much more faster than anchor localnet
- run: bun run start-test-validator & sleep 2
shell: bash
- run: bun install
shell: bash
- run: bun test
shell: bash

0 comments on commit f7701f2

Please sign in to comment.