We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a630a18 commit 5940d94Copy full SHA for 5940d94
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,6 @@ jobs:
53
54
- name: Upload Codecov
55
uses: codecov/codecov-action@v4.0.1
56
- if: ${{ secrets.CODECOV_TOKEN != '' }}
57
with:
58
token: ${{ secrets.CODECOV_TOKEN }}
59
fail_ci_if_error: false
0 commit comments