Skip to content

Commit

Permalink
run on this
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Mar 4, 2024
1 parent bb94072 commit 366d1f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ concurrency:
jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/[email protected]
with:
go-versions: '["this"]'
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ concurrency:
jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/[email protected]
with:
go-versions: '["this"]'

0 comments on commit 366d1f4

Please sign in to comment.