We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7758c80 commit 2fdd34cCopy full SHA for 2fdd34c
1 file changed
.github/workflows/ci.yml
@@ -47,5 +47,4 @@ jobs:
47
run: |
48
pip install tox
49
CC="clang" tox
50
- - name: Submit to codecov
51
- run: bash <(curl -s https://codecov.io/bash)
+ - uses: codecov/codecov-action@v1
0 commit comments