Revert "GitHub Actions faster!! (#7244)" (#7262)

This reverts commit f2fb473ecf.
This commit is contained in:
Jonathan Bennett
2025-07-07 19:50:44 -05:00
committed by GitHub
co-authored by GitHub
parent e1f40c2db9
commit fa23be4424
14 changed files with 80 additions and 127 deletions
-2
View File
@@ -12,11 +12,9 @@ permissions:
jobs:
native-tests:
if: github.repository == 'meshtastic/firmware'
uses: ./.github/workflows/test_native.yml
hardware-tests:
if: github.repository == 'meshtastic/firmware'
runs-on: test-runner
steps:
- name: Checkout code