Skip to content

Commit

Permalink
Codecov correction #6
Browse files Browse the repository at this point in the history
  • Loading branch information
franberchez committed Nov 22, 2023
1 parent 2038eec commit c73a39e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,5 @@ jobs:
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}


# env:
# CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c73a39e

Please sign in to comment.