Skip to content

Commit

Permalink
Try tests for VobSub again
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
  • Loading branch information
ecdye committed Oct 4, 2024
1 parent 4a3282a commit 07a1844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Test
timeout-minutes: 10
run: xcrun swift test --parallel --skip "macSubtitleOCRTests.vobSubSUB()"
run: xcrun swift test --parallel #--skip "macSubtitleOCRTests.vobSubSUB()"

- name: Periphery
run: |
Expand Down

0 comments on commit 07a1844

Please sign in to comment.