Skip to content

Commit

Permalink
github: action: Add ping360 test to local runners
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulTrombin committed Oct 15, 2024
1 parent 026eabb commit 5a888d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ jobs:
run: |
/etc/github_runner/run-tests.sh \
"Basic Ping1D Test w Ping1:ping_1d:--serial-port /dev/ttyUSB_Ping1:30" \
"Basic Ping1D Test w Ping2:ping_1d:--serial-port /dev/ttyUSB_Ping2:30"
"Basic Ping1D Test w Ping2:ping_1d:--serial-port /dev/ttyUSB_Ping2:30" \
"Basic Ping360 Test:ping_360:--serial-port /dev/ttyUSB_Ping360:30"
# Test Name:Example Name:Additional Args:Timeout
- name: Post CI management script
if: always()
Expand Down

0 comments on commit 5a888d2

Please sign in to comment.