add skateboard workflow

This commit is contained in:
sfja 2026-03-27 19:27:05 +01:00
parent d8de150505
commit a60c1d33e7

View File

@ -38,3 +38,12 @@ jobs:
working-directory: ./game
run: cargo test
skateboard:
runs-on: ubuntu-latest
container: espressif/idf:v5.5.4
steps:
- uses: actions/checkout@v6
- name: build
working-directory: ./skateboard
run: idf all