Skip to content

Commit

Permalink
ci: fix custom go version parameter (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta authored Aug 16, 2023
1 parent 5d7f68c commit 2479f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/[email protected]
with:
- go-versions: ["this"]
go-versions: '["this"]'

0 comments on commit 2479f8e

Please sign in to comment.