Skip to content

Commit

Permalink
chore: run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Jan 26, 2024
1 parent 31e2ba4 commit d10c047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: pnpm install

- name: Test
run: pnpm test
run: pnpm run -r test

0 comments on commit d10c047

Please sign in to comment.