Skip to content

Commit

Permalink
Revert "Add codecov env"
Browse files Browse the repository at this point in the history
This reverts commit b560201.
  • Loading branch information
JoelTrent committed Jun 13, 2023
1 parent b560201 commit 1360d0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: lcov.info
docs:
Expand Down

0 comments on commit 1360d0d

Please sign in to comment.