From 88e684845687b842019443e5562abff66faeb7a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20Monnom?= Date: Fri, 13 Jan 2023 00:56:22 +0100 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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