Compare commits
1 Commits
e4099546ae
...
e844e7b895
Author | SHA1 | Date |
---|---|---|
|
e844e7b895 |
|
@ -1,8 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
compliance:
|
compliance:
|
||||||
when:
|
when:
|
||||||
event:
|
event: pull_request
|
||||||
- pull_request
|
|
||||||
image: golang:1.17
|
image: golang:1.17
|
||||||
commands:
|
commands:
|
||||||
- go test -race ./...
|
- go test -race ./...
|
||||||
|
|
Loading…
Reference in New Issue