chore: add or force update .github/workflows/go-test.yml

This commit is contained in:
web3-bot
2024-03-21 15:36:17 +00:00
parent 607591de0b
commit 91f1b23adf

View File

@@ -15,6 +15,6 @@ concurrency:
jobs: jobs:
go-test: go-test:
uses: pl-strflt/uci/.github/workflows/go-test.yml@v1.0 uses: ipdxco/unified-github-workflows/.github/workflows/go-test.yml@v1.0
secrets: secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}