Skip to content

Commit 6eabc90

Browse files
timeout added to ci
1 parent 3e8a872 commit 6eabc90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
run: git config --global --add safe.directory /__w/SOARCA/SOARCA
5757
- name: Get docker binary
5858
uses: docker-practice/actions-setup-docker@master
59+
timeout-minutes: 12
5960
- name: Install swaggo
6061
run: go install github.com/swaggo/swag/cmd/swag@latest
6162
- name: Run tests

0 commit comments

Comments
 (0)