Skip to content

Commit

Permalink
ci: install package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastien DUMONT committed Oct 22, 2024
1 parent c720b44 commit a0f00ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3

- name: Install vitest
run: yarn add vitest
run: yarn

- name: Run tests
run: yarn test
Expand Down

0 comments on commit a0f00ab

Please sign in to comment.