[ci] finishing new test
- properly checking go command version on second test
This commit is contained in:
@@ -46,4 +46,8 @@ jobs:
|
||||
|
||||
- name: "check go version"
|
||||
shell: bash
|
||||
run: go version | grep "go version go1.23.2 linux/amd64"
|
||||
run: go version | grep "go version go1.23.2 linux/amd64"
|
||||
|
||||
- name: "check go installed command"
|
||||
shell: bash
|
||||
run: mctl -v | grep "mctl version v0.3.4"
|
||||
Reference in New Issue
Block a user