Update test-on-rpi.yml

This commit is contained in:
Ace
2023-11-07 23:15:49 +01:00
committed by GitHub
parent 2799b66f1d
commit 0ea7b300c8

View File

@@ -3,7 +3,10 @@ name: Run tests on Raspberry Pi OS
on:
push:
branches:
- feature/#275
- main
pull_request:
branches:
- main
jobs:
test-on-rpi-os: