We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2374e commit 3b92ae8Copy full SHA for 3b92ae8
.github/workflows/Linux_CI.yml
@@ -45,8 +45,6 @@ jobs:
45
run: bash rundiffstylecheck.sh
46
- name: do all unit tests
47
run: bash runtests.sh
48
- - name: Codecov
49
- uses: codecov/[email protected]
50
51
52
0 commit comments