mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
chore: add html path to ingest-test-fixtures-update-pr (#3977)
This should allow the `Ingest Test Fixtures Update PR` workflow to also update expected html outputs. E.g., before the change, the .html files would be left unmodified:  https://github.com/Unstructured-IO/unstructured/actions/runs/14234877547/job/39892334672
This commit is contained in:
parent
c6b8ed4290
commit
8fc41811eb
@ -139,6 +139,7 @@ jobs:
|
||||
token: ${{ secrets.GH_CREATE_PR_TOKEN }}
|
||||
add-paths: |
|
||||
test_unstructured_ingest/expected-structured-output
|
||||
test_unstructured_ingest/expected-structured-output-html
|
||||
test_unstructured_ingest/metrics
|
||||
commit-message: "Update ingest test fixtures"
|
||||
branch: ${{ env.BRANCH_NAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user