Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstanley authored Apr 10, 2022
1 parent cd0ecf6 commit 8bb892d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
jobs:
go-test:
uses: lrstanley/.github/.github/workflows/lang-go-test-matrix.yml@master
with: { num-minor: 2, num-patch: 2 }
with:
go-version: latest
go-lint:
uses: lrstanley/.github/.github/workflows/lang-go-lint.yml@master
secrets:
Expand Down

0 comments on commit 8bb892d

Please sign in to comment.