diff --git a/.github/workflows/browser-tests.yml b/.github/workflows/browser-tests.yml index 77ae1e9..925525b 100644 --- a/.github/workflows/browser-tests.yml +++ b/.github/workflows/browser-tests.yml @@ -92,6 +92,7 @@ on: env: APP_ENV: behat APP_DEBUG: 1 + APP_SECRET: '$ecretf0rt3st' PHP_INI_ENV_memory_limit: 512M COMPOSER_CACHE_DIR: ~/.composer/cache