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 113a6dc commit 7880a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
env:
MOSQUITTO_USERNAME: user1
MOSQUITTO_PASSWORD: pass1
volumes:
- ./mosquitto.conf:/mosquitto/config/mosquitto.conf
#volumes:
# - ./mosquitto.conf:/mosquitto/config/mosquitto.conf:ro

steps:
- name: Checkout repository
Expand Down

0 comments on commit 7880a58

Please sign in to comment.