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 b0a701c commit b609bd8Copy full SHA for b609bd8
.github/workflows/makefile.yml
@@ -47,5 +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
+ timeout-minutes: 50
51
run: make test-ci-all
0 commit comments