Skip to content

change check on pi to see if it is None for clearer error warning whe… #50

change check on pi to see if it is None for clearer error warning whe…

change check on pi to see if it is None for clearer error warning whe… #50

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3