From 7be6110f1e18e4d174a4deee005a33f9b27728b0 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Mon, 21 Feb 2022 17:06:16 +0500 Subject: revert task name --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a62d38be..324c76ad 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -136,7 +136,7 @@ jobs: retention-days: 10 docker-image: - name: Build and scan docker image + name: Build docker image runs-on: ubuntu-latest needs: [ golangci-lint, go-test ] steps: -- cgit v1.2.3