mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Specify codecov token
This commit is contained in:
parent
6da8c8d4b7
commit
b44f34a3f6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -72,5 +72,6 @@ jobs:
|
|||||||
if: ${{ contains(matrix.features, 'coverage') }}
|
if: ${{ contains(matrix.features, 'coverage') }}
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
gcov: true
|
gcov: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user