diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b957c2c..e534b5a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,7 +20,7 @@ jobs: - os: macos-latest target: x86_64-apple-darwin - name: Build (${{ matrix.target }}) + name: Test (${{ matrix.target }}) runs-on: ${{ matrix.os }} steps: - name: Install Protoc