Add install_all (#6246)

This commit is contained in:
Pere Miquel Brull 2022-07-21 16:51:46 +02:00 committed by GitHub
parent 385b7edac9
commit f97902392d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ jobs:
- name: Install open-metadata dependencies
run: |
source env/bin/activate
make install_test
make install_all install_test
- name: Start Server and Ingest Sample Data
env: