Compare commits
1 Commits
fdde1ef085
...
80b0244b52
| Author | SHA1 | Date | |
|---|---|---|---|
| 80b0244b52 |
@@ -134,6 +134,7 @@ services:
|
|||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: golang
|
image: golang
|
||||||
|
failure: ignore # runtime/cgo: pthread_create failed: Operation not permitted
|
||||||
commands:
|
commands:
|
||||||
- cd provider/vault
|
- cd provider/vault
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user