Update tests.yml

This commit is contained in:
Théo Monnom
2023-01-13 00:56:22 +01:00
parent 08b0756fee
commit 88e6848456
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- os: macos-latest - os: macos-latest
target: x86_64-apple-darwin target: x86_64-apple-darwin
name: Build (${{ matrix.target }}) name: Test (${{ matrix.target }})
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Install Protoc - name: Install Protoc