Skip to content

Commit c8edc8f

Browse files
committed
chore: adds pandas-gbq to list of packages with system tests
1 parent 31c1ca2 commit c8edc8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/system.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ packages_with_system_tests=(
9797
"google-cloud-firestore"
9898
"google-cloud-logging"
9999
"google-cloud-testutils"
100+
"pandas-gbq"
100101
)
101102

102103
# A file for running system tests

0 commit comments

Comments
 (0)