Skip to content

bms definition update for shepherd #81 fault priority (#223) #21

bms definition update for shepherd #81 fault priority (#223)

bms definition update for shepherd #81 fault priority (#223) #21

Workflow file for this run

name: Check CAN, build Calypso
on:
push:
paths:
- 'cangen/**'
jobs:
run-build:
runs-on: ubuntu-latest
steps:
- name: Clone Calypso
uses: actions/checkout@v4
with:
repository: Northeastern-Electric-Racing/Calypso
- name: Clone Embedded-base
uses: actions/checkout@v4
with:
path: "./Embedded-Base"
- name: Build Calypso
run: cargo build --locked