mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-27 15:13:35 +00:00
ci: disable sharepoint ingest test (#3393)
Disable sharepoint ingest test to unblock development. We need to re-enable this test when the sharepoint credentials are updated.
This commit is contained in:
parent
ee2b247297
commit
69cddf5f89
@ -54,8 +54,8 @@ all_tests=(
|
||||
'notion.sh'
|
||||
'delta-table.sh'
|
||||
'jira.sh'
|
||||
'sharepoint.sh'
|
||||
'sharepoint-with-permissions.sh'
|
||||
# 'sharepoint.sh'
|
||||
# 'sharepoint-with-permissions.sh'
|
||||
'hubspot.sh'
|
||||
'local-embed.sh'
|
||||
'local-embed-bedrock.sh'
|
||||
@ -68,7 +68,7 @@ all_tests=(
|
||||
)
|
||||
|
||||
full_python_matrix_tests=(
|
||||
'sharepoint.sh'
|
||||
# 'sharepoint.sh'
|
||||
'local.sh'
|
||||
'local-single-file.sh'
|
||||
'local-single-file-with-encoding.sh'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user