We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8a872 commit 6eabc90Copy full SHA for 6eabc90
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
run: git config --global --add safe.directory /__w/SOARCA/SOARCA
57
- name: Get docker binary
58
uses: docker-practice/actions-setup-docker@master
59
+ timeout-minutes: 12
60
- name: Install swaggo
61
run: go install github.com/swaggo/swag/cmd/swag@latest
62
- name: Run tests
0 commit comments