Skip to content

Commit cd2e4e4

Browse files
committed
chore(ci): hacking on ci
1 parent bfe9fe6 commit cd2e4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
uses: nick-fields/retry@v2
4040
with:
4141
max_attempts: 3
42+
timeout_minutes: 5
4243
command: |
4344
TEST_DATABASE_URL='postgres://postgres:password@localhost:5432/jaeger' go test -test.parallel=1 ./...

0 commit comments

Comments
 (0)