Skip to content

Commit

Permalink
ci: fixed stage workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Tomer Figenblat <[email protected]>
  • Loading branch information
TomerFi authored Dec 27, 2024
1 parent 0f03040 commit 20245cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- name: Push to CodeCov
uses: codecov/codecov-action@v5
if: ${{ matrix.python == env.MAIN_PY_VER }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage.xml
Expand Down

0 comments on commit 20245cb

Please sign in to comment.