diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2e24885..61c9514 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -49,7 +49,7 @@ jobs: fail_ci_if_error: true build-cli: - name: Build CLI + name: Build CLI (go build) runs-on: ubuntu-latest needs: [lint] steps: