File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,19 +59,19 @@ jobs:
5959 matrix :
6060 include :
6161 - python-version : " 3.9"
62- api-key : STAGING_LABELBOX_API_KEY_3
62+ api-key : TEST_STAGING_LABELBOX_API_KEY
6363 da-test-key : DA_GCP_LABELBOX_API_KEY
6464 - python-version : " 3.10"
65- api-key : STAGING_LABELBOX_API_KEY_4
65+ api-key : TEST_STAGING_LABELBOX_API_KEY
6666 da-test-key : DA_GCP_LABELBOX_API_KEY
6767 - python-version : " 3.11"
68- api-key : STAGING_LABELBOX_API_KEY
68+ api-key : TEST_STAGING_LABELBOX_API_KEY
6969 da-test-key : DA_GCP_LABELBOX_API_KEY
7070 - python-version : " 3.12"
71- api-key : STAGING_LABELBOX_API_KEY_5
71+ api-key : TEST_STAGING_LABELBOX_API_KEY
7272 da-test-key : DA_GCP_LABELBOX_API_KEY
7373 - python-version : " 3.13"
74- api-key : STAGING_LABELBOX_API_KEY_2
74+ api-key : TEST_STAGING_LABELBOX_API_KEY
7575 da-test-key : DA_GCP_LABELBOX_API_KEY
7676 uses : ./.github/workflows/python-package-shared.yml
7777 with :
You can’t perform that action at this time.
0 commit comments