Skip to content

Commit

Permalink
Removed protobuf tests
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Ray <[email protected]>
  • Loading branch information
mattray committed May 14, 2024
1 parent e81c21a commit 6897159
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@ on:
- main

jobs:
validate-protobuf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
path: ./
-
name: Install protoc
uses: arduino/setup-protoc@v3
with:
version: '25.3'
-
name: Install just
uses: extractions/setup-just@v1

frontend:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6897159

Please sign in to comment.