Skip to content

Commit

Permalink
Add the pkgconf test pipeline to tesseract (#35037)
Browse files Browse the repository at this point in the history
More testing \o/
  • Loading branch information
murraybd authored Nov 23, 2024
1 parent 0a9d93b commit f4313df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tesseract.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: tesseract
version: 5.5.0
epoch: 0
epoch: 1
description: Tesseract Open Source OCR Engine
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -135,6 +135,9 @@ subpackages:
- name: tesseract-dev
pipeline:
- uses: split/dev
test:
pipeline:
- uses: test/pkgconf

- range: langs
name: tesseract-${{range.key}}
Expand Down

0 comments on commit f4313df

Please sign in to comment.