Skip to content

Commit

Permalink
go-test workflow does not test next go version
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Oct 23, 2024
1 parent 0ea43e8 commit 6ed2e5d
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 6ed2e5d

Please sign in to comment.