Skip to content

Commit

Permalink
let's skip HTVX test on PAGE files for now, since it returns an error...
Browse files Browse the repository at this point in the history
  • Loading branch information
alix-tz committed Feb 8, 2024
1 parent 35c8581 commit 40b74d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/htr-united-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ jobs:
- name: Run HTRVX
run: |
htrvx --verbose --group --format alto --check-empty --xsd ./data/*/alto/*.xml
htrvx --verbose --group --format page --check-empty --xsd ./data/*/page/*.xml
# htrvx --verbose --group --format page --check-empty --xsd ./data/*/page/*.xml

0 comments on commit 40b74d9

Please sign in to comment.