Skip to content

Commit

Permalink
🚀 Run coverage only once
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNotAVirus committed Jun 28, 2024
1 parent ea25822 commit 8b951af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ jobs:

- name: Post Coverage
run: mix coveralls.github
if: matrix.elixir_version == '1.17'

0 comments on commit 8b951af

Please sign in to comment.