diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 911595a..0442fdc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,4 +41,8 @@ jobs: env: BUF_TOKEN: ${{ secrets.BUF_TOKEN }} - run: make test + env: + BUF_TOKEN: ${{ secrets.BUF_TOKEN }} - run: make conformance + env: + BUF_TOKEN: ${{ secrets.BUF_TOKEN }}