Compare commits
1 commit
27c40ff43c
...
c2c46e332f
Author | SHA1 | Date | |
---|---|---|---|
c2c46e332f |
1 changed files with 2 additions and 2 deletions
|
@ -58,5 +58,5 @@ jobs:
|
||||||
- name: Run integration tests
|
- name: Run integration tests
|
||||||
run: |-
|
run: |-
|
||||||
podman-service.sh
|
podman-service.sh
|
||||||
make integration-test
|
time make integration-test
|
||||||
go test ./... -cover --tags=integration -count=1
|
time go test ./... -cover --tags=integration -count=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue