Skip to content

Feature: implement communication with the board from CLI #30

Feature: implement communication with the board from CLI

Feature: implement communication with the board from CLI #30

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xanderhendriks/[email protected]
with:
project-path: '.'
project-target: './Debug'