Skip to content

Commit

Permalink
correct name
Browse files Browse the repository at this point in the history
  • Loading branch information
bertmelis authored Jul 15, 2024
1 parent 7d50711 commit afaa924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Restart MQTT after volumes have been checked out
uses: docker://docker
with:
args: docker restart mqtt
args: docker restart mosquitto
- name: Test
run: |
pio test -e native -v

0 comments on commit afaa924

Please sign in to comment.