Skip to content

Commit

Permalink
GDS --ip-client
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Oct 25, 2023
1 parent 3e8da19 commit 2ca60c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rpi-led-blinker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
. venv/bin/activate
mkdir -p ci-logs
chmod +x ./build-artifacts/raspberrypi/LedBlinker/bin/LedBlinker
fprime-gds -d ./build-artifacts/raspberrypi/LedBlinker --logs ./ci-logs &
fprime-gds --ip-client -d ./build-artifacts/raspberrypi/LedBlinker --logs ./ci-logs &
sleep 10
pytest --dictionary ./build-artifacts/raspberrypi/LedBlinker/dict/LedBlinkerTopologyAppDictionary.xml ./int/led_integration_tests.py
- name: 'Archive logs'
Expand Down

0 comments on commit 2ca60c7

Please sign in to comment.