Skip to content

Commit

Permalink
Update code coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
hbiede committed Jan 25, 2024
1 parent d7256b6 commit 6dc6612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
run: bundle exec rake
shell: bash
- name: Upload Test Coverage
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b
uses: codecov/codecov-action@v3
with:
directory: ./coverage

0 comments on commit 6dc6612

Please sign in to comment.