Ony run on test runner label

This commit is contained in:
Ben Meadors
2024-09-24 12:43:39 -05:00
committed by GitHub
parent 771cb52616
commit 6c488fe816

View File

@@ -7,7 +7,7 @@ on:
jobs:
test-simulator:
runs-on: ubuntu-latest
runs-on: test-runner
steps:
- name: Install libbluetooth
shell: bash