chore: add or force update .github/workflows/go-test.yml
This commit is contained in:
3
.github/workflows/go-test.yml
vendored
3
.github/workflows/go-test.yml
vendored
@@ -16,4 +16,5 @@ concurrency:
|
||||
jobs:
|
||||
go-test:
|
||||
uses: pl-strflt/uci/.github/workflows/go-test.yml@v1.0
|
||||
secrets: inherit
|
||||
secrets:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user