We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523d21f commit b0a701cCopy full SHA for b0a701c
.github/workflows/makefile.yml
@@ -47,4 +47,5 @@ jobs:
47
LOCALSTACK_API_KEY: ${{ secrets.TEST_LOCALSTACK_API_KEY }}
48
DNS_ADDRESS: 127.0.0.1
49
DEBUG: 1
50
+ timeout: 50
51
run: make test-ci-all
0 commit comments