remove dev for now

This commit is contained in:
Matthias Mair 2026-01-19 23:56:48 +01:00
parent cc3815cd6d
commit c82c0f8001
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 2 additions and 2 deletions

View File

@ -373,8 +373,8 @@ jobs:
- name: Environment Setup
uses: ./.github/actions/setup
with:
apt-dependency: gettext poppler-utils
dev-install: true
apt-dependency: gettext poppler-utils python3-cffi
dev-install: false
update: true
- name: Data Export Test
uses: ./.github/actions/migration