Skip to content

🚧 WIP nucleo-read-forever #2

🚧 WIP nucleo-read-forever

🚧 WIP nucleo-read-forever #2

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version-file: .python-version
- run: pip install .