build: test runs build, so just test [ci skip]
This commit is contained in:
parent
69539dd9a9
commit
c453bd831c
@ -7,11 +7,6 @@ steps:
|
||||
commands:
|
||||
- make check
|
||||
|
||||
- name: make build
|
||||
image: golang:1.21
|
||||
commands:
|
||||
- make build
|
||||
|
||||
- name: make test
|
||||
image: golang:1.21
|
||||
commands:
|
||||
|
Reference in New Issue
Block a user