Skip to content

feat: add VehicleCompatibilityResponse proto #48

feat: add VehicleCompatibilityResponse proto

feat: add VehicleCompatibilityResponse proto #48

Workflow file for this run

name: CI
on:
pull_request:
branches:
- "*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Build
run: ./tools/mage build