Skip to content

Commit

Permalink
fix: run normal coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Oct 11, 2023
1 parent 0bdfb54 commit 15ec180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: mix compile --warnings-as-errors

- name: Run test suite with coverage
run: mix coveralls.github
run: mix coveralls

0 comments on commit 15ec180

Please sign in to comment.