Skip to content

Commit

Permalink
Remove rm codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
andretcarpizo committed Dec 26, 2023
1 parent d810c23 commit 5444c35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

clippy:
runs-on: ubuntu-latest
Expand Down
10 changes: 0 additions & 10 deletions codecov.yml

This file was deleted.

0 comments on commit 5444c35

Please sign in to comment.