Skip to content

Commit 8fc4181

Browse files
authored
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: ![image](https://github.com/user-attachments/assets/fa14c1a5-39bd-4e32-b4b9-9552eb312de1) https://github.com/Unstructured-IO/unstructured/actions/runs/14234877547/job/39892334672
1 parent c6b8ed4 commit 8fc4181

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ingest-test-fixtures-update-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
token: ${{ secrets.GH_CREATE_PR_TOKEN }}
140140
add-paths: |
141141
test_unstructured_ingest/expected-structured-output
142+
test_unstructured_ingest/expected-structured-output-html
142143
test_unstructured_ingest/metrics
143144
commit-message: "Update ingest test fixtures"
144145
branch: ${{ env.BRANCH_NAME }}

0 commit comments

Comments
 (0)