Skip to content

Commit

Permalink
set go-versions for go-test
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Oct 21, 2024
1 parent 0ee4189 commit 97f7371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ concurrency:
jobs:
go-test:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
go-versions: '["this"]'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 97f7371

Please sign in to comment.