mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:44 +00:00
fix github actions
This commit is contained in:
parent
fbfe88ba09
commit
80f370e22b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/dut_testing.yml
vendored
2
.github/workflows/dut_testing.yml
vendored
|
|
@ -9,8 +9,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
- name: Install python reqirements
|
||||
run: cd testlib && make install
|
||||
- name: Run Tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue