Skip to content

Commit

Permalink
nope back to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jwellnit authored and rococodogs committed Jan 7, 2025
1 parent a532022 commit a52020a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,8 @@ jobs:
bundle exec rspec --backtrace --format progress --format RspecJunitFormatter --out /tmp/test-results/rspec.xml
-
name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v5
continue-on-error: true
with:
token: ${{ secrets.CODECOV_TOKEN }}
-
name: Publish RSpec report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit a52020a

Please sign in to comment.