[ci] finishing new test
- properly checking go command version on second test
This commit is contained in:
@@ -47,3 +47,7 @@ jobs:
|
|||||||
- name: "check go version"
|
- name: "check go version"
|
||||||
shell: bash
|
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