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