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 a61c30d commit 94a56b6Copy full SHA for 94a56b6
.github/workflows/build_test.yml
@@ -185,7 +185,7 @@ jobs:
185
PYTEST_ADDOPTS: "test/integ/test_a_put_get_with_aws_token.py::test_put_get_with_aws"
186
PYTHON_VERSION: ${{ matrix.python-version }}
187
TOX_PARALLEL_NO_SPINNER: 1
188
- cloud_provider: [aws]
+ cloud_provider: aws
189
190
# - name: Read logs
191
# run: cat ./log_aws.log
0 commit comments