diff --git a/.github/workflows/run_e2e.yaml b/.github/workflows/run_e2e.yaml index 4f45392c1..f20f37933 100644 --- a/.github/workflows/run_e2e.yaml +++ b/.github/workflows/run_e2e.yaml @@ -18,4 +18,4 @@ jobs: - name: Run unit tests run: make test - name: Run end-2-end tests - run: make e2e \ No newline at end of file + run: make e2e