diff --git a/.github/workflows/qc_checks.yaml b/.github/workflows/qc_checks.yaml index 3ffa9c7fc6..218b64eda7 100644 --- a/.github/workflows/qc_checks.yaml +++ b/.github/workflows/qc_checks.yaml @@ -20,7 +20,6 @@ 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: