Skip to content

Commit

Permalink
Merge branch 'main' into SgtPooki-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki authored Mar 30, 2024
2 parents 5937af0 + a95b2db commit b04e535
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ concurrency:

jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/go-check.yml@v0.0
uses: ipdxco/unified-github-workflows/.github/workflows/go-check.yml@v1.0
4 changes: 3 additions & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ concurrency:

jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/[email protected]
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b04e535

Please sign in to comment.