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 1c72adc commit fe7f44cCopy full SHA for fe7f44c
1 file changed
.github/workflows/code-check.yml
@@ -40,12 +40,6 @@ jobs:
40
MINISTACK_ACCOUNT_ID: "000000000000"
41
MINISTACK_REGION: us-east-1
42
LOG_LEVEL: INFO
43
- options: >-
44
- --health-cmd "curl -f http://localhost:4566/_ministack/health"
45
- --health-interval 2s
46
- --health-timeout 5s
47
- --health-retries 30
48
- --health-start-period 5s
49
steps:
50
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
51
with:
0 commit comments