diff --git a/.github/workflows/qc_checks.yaml b/.github/workflows/qc_checks.yaml index 218b64eda7..3ffa9c7fc6 100644 --- a/.github/workflows/qc_checks.yaml +++ b/.github/workflows/qc_checks.yaml @@ -20,6 +20,7 @@ env: INVENTREE_MEDIA_ROOT: ../test_inventree_media INVENTREE_STATIC_ROOT: ../test_inventree_static INVENTREE_BACKUP_DIR: ../test_inventree_backup + INVENTREE_PLUGIN_DIR: ../test_inventree_plugins INVENTREE_SITE_URL: http://localhost:8000 permissions: