8000
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 5d9e5c3 commit 48823d3Copy full SHA for 48823d3
.github/workflows/aws-replicator.yml
@@ -57,7 +57,7 @@ jobs:
57
58
find /home/runner/.cache/localstack/volume/lib/extensions/python_venv/lib/python3.11/site-packages/aws*
59
ls -la /home/runner/.cache/localstack/volume/lib/extensions/python_venv/lib/python3.11/site-packages/aws*
60
- DEBUG=1 localstack start -d
+ DEBUG=1 GATEWAY_SERVER=hypercorn localstack start -d
61
localstack wait
62
63
- name: Run linter
0 commit comments