Skip to content

Commit 6637ec8

Browse files
committed
test
1 parent 65b5f10 commit 6637ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ jobs:
8484

8585
LABELBOX_TEST_API_KEY_STAGING: ${{ secrets[matrix.staging-key] }}
8686

87-
DA_GCP_LABELBOX_API_KEY: ${{ secrets[DA_GCP_LABELBOX_API_KEY] }}
87+
DA_GCP_LABELBOX_API_KEY: ${{ secrets[matrix.staging-key] }}
8888
run: |
8989
tox -e py -- -svv --reruns 5 --reruns-delay 10

0 commit comments

Comments
 (0)