We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8902f commit fe33c78Copy full SHA for fe33c78
.github/workflows/ci.yml
@@ -18,5 +18,5 @@ jobs:
18
uses: codecov/codecov-action@v5
19
with:
20
verbose: true
21
- env:
+ env:
22
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments