Skip to content

Commit

Permalink
actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez committed Aug 9, 2024
1 parent edc143d commit 9a02be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: yarn install --frozen-lockfile --immutable

- name: Tests
run: yarn coverage
run: yarn test:coverage

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit 9a02be4

Please sign in to comment.