Skip to content

Commit

Permalink
Update coveralls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maphel authored Sep 3, 2023
1 parent ccab2bd commit 7ef810d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: yarn install

- name: Run tests with coverage
run: yarn run test:coverage
run: yarn run test

- name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 7ef810d

Please sign in to comment.