diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 145c48d..11416eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - name: Check formatting run: gofmt -l . lint: - name: Check formatting + name: Lint runs-on: ubuntu-latest