FIXUP: Make run-tests CI job require cached tessdata

This commit is contained in:
Alex Pyrgiotis 2024-10-09 22:15:36 +03:00
parent d31a10f9ec
commit 297fe5ecdd
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -338,7 +338,9 @@ jobs:
run-tests:
name: "run tests (${{ matrix.distro }} ${{ matrix.version }})"
runs-on: ubuntu-latest
needs: build-container-image
needs:
- build-container-image
- download-tessdata
strategy:
matrix:
include: