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 83525d8 commit 07605adCopy full SHA for 07605ad
builder.json
@@ -18,6 +18,6 @@
18
"pre_build_steps": ["local-server-setup"],
19
"test_steps": [
20
"aws-c-http-test",
21
- ["{python}", "{source_dir}/integration-testing/http_client_test.py", "{install_dir}/bin/elasticurl{exe}"]
+ ["python3", "{source_dir}/integration-testing/http_client_test.py", "{install_dir}/bin/elasticurl{exe}"]
22
]
23
}
0 commit comments