Skip to content

Commit fbbb177

Browse files
fixup! fixup! fixup! SNOW-2266953: Add aio tests to jenkins builds
1 parent eeec893 commit fbbb177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/container/test_authentication.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ python3 -m pip install --break-system-packages -e ".[develompent]"
2121

2222
python3 -m pytest test/auth/ --ignore=test/auth/aio
2323

24-
python3 -m pip install --break-system-packages -e ".[aio, aioboto]"
24+
python3 -m pip install --break-system-packages -e ".[develompent,aio,aioboto]"
2525
python3 -m pytest test/auth/aio/

0 commit comments

Comments
 (0)