mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-21 02:33:23 +00:00
ci: pass codecov token explicitly
This commit is contained in:
committed by
Benjamin Saunders
parent
040f6d7256
commit
b5707140d5
@@ -15,5 +15,6 @@ jobs:
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: lcov.info
|
||||
fail_ci_if_error: true
|
||||
|
||||
Reference in New Issue
Block a user