Skip to content

Updates to SPI test to inclue all SPIs. #4

Updates to SPI test to inclue all SPIs.

Updates to SPI test to inclue all SPIs. #4

Workflow file for this run

name: Hello World
on:
push:
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Hello World
run: echo "Hello World!"