Skip to content

Commit

Permalink
FIX test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Jan 15, 2025
1 parent 506dc34 commit f1a72bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:

- name: Publish messages
run: |
docker logs mosquitto
docker exec mosquitto mosquitto_pub -h localhost -t test/topic -m "Hello, World!"
docker exec mosquitto mosquitto_pub -h localhost -t test/topic -m "Another message"

0 comments on commit f1a72bf

Please sign in to comment.