Skip to content

Commit

Permalink
Only upload codecov from one build (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Apr 1, 2022
1 parent 5a1f33b commit 00dfa39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -30,6 +30,7 @@ jobs:
- os: ubuntu-latest
python-version: "3.10"
install-method: conda
codecov: true

- os: ubuntu-latest
python-version: "3.10"
Expand Down Expand Up @@ -115,6 +116,7 @@ jobs:
ctapipe-info --version
- uses: codecov/codecov-action@v1
if: matrix.codecov

docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 00dfa39

Please sign in to comment.