Skip to content

Commit

Permalink
point coverage_reporter back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
brianberlin committed Oct 31, 2023
1 parent c55650a commit 1393654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: mix lcov

- name: Coverage Reporter
uses: peek-travel/coverage-reporter@cygnus
uses: peek-travel/coverage-reporter@main
id: coverage-reporter
if: github.event_name == 'pull_request'
continue-on-error: true
Expand Down

0 comments on commit 1393654

Please sign in to comment.