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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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