Skip to content

Commit 94a56b6

Browse files
SNOW-2011595: Fixed to have logs for aws
1 parent a61c30d commit 94a56b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
PYTEST_ADDOPTS: "test/integ/test_a_put_get_with_aws_token.py::test_put_get_with_aws"
186186
PYTHON_VERSION: ${{ matrix.python-version }}
187187
TOX_PARALLEL_NO_SPINNER: 1
188-
cloud_provider: [aws]
188+
cloud_provider: aws
189189

190190
# - name: Read logs
191191
# run: cat ./log_aws.log

0 commit comments

Comments
 (0)