diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8fd3f73dd..b6e41909c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -280,7 +280,6 @@ jobs: ########################################################################## # FULLSTACK TESTS CYPRESS ################################################ ########################################################################## - # TODO: Why do we need those .envs? - name: backend | copy env files webapp run: cp webapp/.env.template webapp/.env - name: backend | copy env files backend