Skip to content

Commit 54d0190

Browse files
committed
chore: add or force update .github/workflows/go-test.yml
1 parent b0ea95f commit 54d0190

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/go-test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ concurrency:
1616
jobs:
1717
go-test:
1818
uses: pl-strflt/uci/.github/workflows/[email protected]
19-
secrets: inherit
19+
secrets:
20+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)