Compare commits

..

No commits in common. "c2c46e332f297ec13dc81aa9b0f19510f8820cc1" and "a7617514d39c2bd06ae006a3e28a3471a6bcecb0" have entirely different histories.

View file

@ -58,5 +58,4 @@ jobs:
- name: Run integration tests
run: |-
podman-service.sh
time make integration-test
time go test ./... -cover --tags=integration -count=1
make integration-test