updated pipelines
This commit is contained in:
parent
dc1fea7ae2
commit
793c0b1913
3 changed files with 6 additions and 54 deletions
7
.github/workflows/go-tests.yml
vendored
7
.github/workflows/go-tests.yml
vendored
|
|
@ -23,5 +23,8 @@ jobs:
|
|||
|
||||
- run: go version
|
||||
|
||||
- name: Run GARM Go Tests
|
||||
run: make test
|
||||
- name: run test
|
||||
run: make test
|
||||
|
||||
- name: run build
|
||||
run: make build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue