Skip to content

Commit

Permalink
ci: Remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Oct 17, 2024
1 parent e55028d commit f5b6b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
- uses: nanasess/setup-chromedriver@v2
- run: bundle exec rspec
name: RSpec
- uses: codecov/codecov-action@v1
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit f5b6b92

Please sign in to comment.