aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/github-actions.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/github-actions.yml')
-rw-r--r--.github/workflows/github-actions.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml
index ae9a20b..88ad0fc 100644
--- a/.github/workflows/github-actions.yml
+++ b/.github/workflows/github-actions.yml
@@ -165,8 +165,3 @@ jobs:
TOXPYTHON: '${{ matrix.toxpython }}'
run: >
tox -e ${{ matrix.tox_env }} -v
- - uses: actions/checkout@master
- - uses: codecov/codecov-action@v3
- with:
- token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
- files: ./coverage.xml