Skip to content

Commit b0a701c

Browse files
committed
add timeout to pipeline
1 parent 523d21f commit b0a701c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ jobs:
4747
LOCALSTACK_API_KEY: ${{ secrets.TEST_LOCALSTACK_API_KEY }}
4848
DNS_ADDRESS: 127.0.0.1
4949
DEBUG: 1
50+
timeout: 50
5051
run: make test-ci-all

0 commit comments

Comments
 (0)