Skip to content

Commit 2fdd34c

Browse files
committed
use codecov action
1 parent 7758c80 commit 2fdd34c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@ jobs:
4747
run: |
4848
pip install tox
4949
CC="clang" tox
50-
- name: Submit to codecov
51-
run: bash <(curl -s https://codecov.io/bash)
50+
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)