Skip to content

Commit

Permalink
👷 github: build before running concurrent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Apr 10, 2024
1 parent d704826 commit 10bf27a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
cache: pip
- run: pip install -r requirements.txt
- run: bun install
- run: forge build
- run: bun run test

0 comments on commit 10bf27a

Please sign in to comment.