remove dev for now
This commit is contained in:
parent
cc3815cd6d
commit
c82c0f8001
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue