mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
Manually pass the codecov token in CI (#378)
This commit is contained in:
parent
13052ac7a1
commit
cece84352a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -89,3 +89,4 @@ jobs:
|
||||
uses: "codecov/codecov-action@v2"
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user