Fix Contact Retry Failure to Restart #541

Merged
sarah merged 17 commits from post-stable-fixes into master 2024-01-02 23:18:00 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bd4ae8beee - Show all commits

View File

@ -22,7 +22,7 @@ steps:
- name: deps
path: /go
commands:
- staticcheck ./...
- ./testing/quality.sh
- name: units-tests
image: golang:1.21.5
volumes: