diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19b22ffe..48534432 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI Checks on: push: jobs: - - ci: + ci: name: Go ${{ matrix.go }} runs-on: ubuntu-latest strategy: