Files
sunnypilot/.github/workflows/tools_tests.yaml
Adeeb Shihadeh 0823abceff tools: cleanup + setup CI (#20104)
* cleanup tools

* setup tools CI

* loggerd doesn't support this anymore

* cleanup

* builds with openpilot now
old-commit-hash: d1b44bbb34
2021-02-17 20:37:01 -08:00

19 lines
355 B
YAML

name: tools
on:
push:
pull_request:
jobs:
plotjuggler:
name: plotjuggler
runs-on: ubuntu-20.04
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Install
run: cd tools/plotjuggler && ./install.sh
#- name: Juggle Demo
# run: cd tools/plotjuggler && ./juggle.py