Skip to content

Commit

Permalink
Merge pull request #198 from ipfs/uci/copy-templates
Browse files Browse the repository at this point in the history
Uci/copy templates
  • Loading branch information
web3-bot authored Mar 21, 2024
2 parents 01a953e + a5f675e commit b72d5e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/go-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ concurrency:
jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/[email protected]
secrets: inherit
3 changes: 2 additions & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ concurrency:
jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/[email protected]
secrets: inherit
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b72d5e2

Please sign in to comment.