Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
switch install to bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Jul 5, 2024
1 parent 8e35e19 commit e5096af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
bun-version: latest

- name: Install dependencies
run: bun ci
run: bun run bootstrap

- name: Run tests
run: bun test

0 comments on commit e5096af

Please sign in to comment.