diff --git a/.github/workflows/bats.yml b/.github/workflows/e2e-test.yml similarity index 98% rename from .github/workflows/bats.yml rename to .github/workflows/e2e-test.yml index f871bf32a9..8f9fc2f626 100644 --- a/.github/workflows/bats.yml +++ b/.github/workflows/e2e-test.yml @@ -1,4 +1,4 @@ -name: "Bats test" +name: "E2e tests" on: pull_request: