File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ jobs:
116116 add-paths : |
117117 test_unstructured_ingest/expected-structured-output
118118 test_unstructured_ingest/expected-structured-output-html
119+ test_unstructured_ingest/expected-structured-output-markdown
119120 test_unstructured_ingest/metrics
120121 commit-message : " Update ingest test fixtures"
121122 branch : ${{ env.BRANCH_NAME }}
Original file line number Diff line number Diff line change 1+ ## 0.22.18-dev0
2+
3+ ### Fixes
4+ - Make ` ingest-test-fixtures-update-pr ` CI job also update the markdown versions of the fixtures.
5+
16## 0.22.18
27
38### Enhancements
Original file line number Diff line number Diff line change 1- __version__ = "0.22.18" # pragma: no cover
1+ __version__ = "0.22.18-dev0 " # pragma: no cover
You can’t perform that action at this time.
0 commit comments