Skip to content

Commit

Permalink
ci: delete 'with' block
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtrshat authored Aug 8, 2023
1 parent 6c8c749 commit 3c14947
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:

- name: Upload coverage reports to Codecov - ebexjs
uses: codecov/codecov-action@v3
with:
files: ./code-coverage/coverage/lcov.info
flags: ebexjs
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 3c14947

Please sign in to comment.