From 93014f6fd7988286651378396e03498c86206295 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 14 Nov 2021 23:01:18 +0100 Subject: [PATCH] fix(typo): e2e test (#867) --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 640244a1..a1532440 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -11,7 +11,7 @@ env: jobs: test: - name: Bulild generic binary and run tests on it + name: Build generic binary and run tests on it runs-on: ubuntu-latest services: