We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff8154 commit 7a8902fCopy full SHA for 7a8902f
.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