From 1068d7e3d6980b6db88805a51a1ca332983e4022 Mon Sep 17 00:00:00 2001 From: Tate Thurston Date: Fri, 3 Jan 2025 08:53:23 -0800 Subject: [PATCH] remove buf from ci --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae7d248..fd6834b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,6 @@ jobs: - uses: tatethurston/github-actions/test@main with: codecov_token: ${{ secrets.CODECOV_TOKEN }} - - uses: bufbuild/buf-setup-action@v1.25.0 - uses: tatethurston/github-actions/check-generated-files@main with: cmd: pnpm regen