Skip to content

Commit

Permalink
Only run pdf2htmlEXWrapper tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Sep 1, 2024
1 parent 7177317 commit 9dd3e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
- name: test
if: runner.os != 'Windows'
working-directory: build/test
run: ./odr_test
run: ./odr_test --gtest_filter="all_test_files/pdf2htmlEXWrapperTests.*"

- name: fix artifact permissions
if: runner.os == 'Windows'
Expand Down

0 comments on commit 9dd3e60

Please sign in to comment.