Skip to content

Commit

Permalink
Add message capture debug
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Jan 7, 2025
1 parent a7b1638 commit bbf63fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ jobs:
run: |
bin/start_local sites/udmi_site_model //mqtt/localhost
bin/pull_messages //mqtt/localhost > out/message_capture.log 2>&1 &
sleep 1
ls -l out/message_capture.log
cat out/message_capture.log
- name: bin/test_etcd
run: bin/test_etcd
- name: bin/test_mosquitto
Expand Down

0 comments on commit bbf63fe

Please sign in to comment.