diff --git a/.github/workflows/test-auth.yml b/.github/workflows/test-auth.yml index 36befad..9fe402e 100644 --- a/.github/workflows/test-auth.yml +++ b/.github/workflows/test-auth.yml @@ -33,4 +33,4 @@ jobs: up-flags: "--build" - name: Execute tests in the running services run: | - docker start -a end_to_end_test-app_1 \ No newline at end of file + docker start -a end_to_end-test-app-1 \ No newline at end of file