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