mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Stop sweep after reset, fix failing tests
This commit is contained in:
parent
c5d045364c
commit
0fc6c912fc
10 changed files with 38 additions and 17 deletions
2
.github/workflows/HIL_Tests.yml
vendored
2
.github/workflows/HIL_Tests.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
needs: [PC_Application_RPi5, Embedded_Firmware]
|
||||
steps:
|
||||
- name: Run HIL tests
|
||||
run: |
|
||||
run: |
|
||||
cd Software/Integrationtests
|
||||
export DISPLAY=:0
|
||||
python3 Integrationtest.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue