Skip to content

Commit 7b9dd81

Browse files
committed
check
1 parent 841f167 commit 7b9dd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
DATABRICKS_TOKEN: ${{ secrets.DATABRICKS_TOKEN }}
1717
DATABRICKS_CATALOG: ${{ secrets.DATABRICKS_CATALOG }}
1818
DATABRICKS_SCHEMA : ${{ secrets.DATABRICKS_SCHEMA }}
19-
DATABRICKS_USER: ${{ secrets.TEST_PECO_SP_ID }}
19+
DATABRICKS_USER: ${{ secrets.DATABRICKS_USER }}
2020

2121
steps:
2222
# Checkout your own repository

0 commit comments

Comments
 (0)