Skip to content

Commit

Permalink
ci: fix test-jans-pycloudlib.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammad Abudayyeh <[email protected]>
  • Loading branch information
moabu authored Jan 3, 2025
1 parent b3579b7 commit d8b49a0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/test-jans-pycloudlib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,3 @@ jobs:
run: |
cd ./jans-pycloudlib
tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
with:
file: ./jans-pycloudlib/coverage.xml
files: ./jans-pycloudlib/coverage1.xml,./jans-pycloudlib/coverage2.xml
directory: ./jans-pycloudlib/coverage/reports/
flags: unittests
env_vars: OS,PYTHON
name: codecov-umbrella
fail_ci_if_error: true
verbose: true

0 comments on commit d8b49a0

Please sign in to comment.