Skip to content

Commit

Permalink
add: debug container
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Sep 20, 2024
1 parent dd7e671 commit 7a57006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
ports:
- "1883:1883"
- "1884:1884"
volumes:
- ${{ github.workspace }}/.moquitto:/mosquitto/config
# volumes:
# - ${{ github.workspace }}/.moquitto:/mosquitto/config
options: --name mqtt
strategy:
fail-fast: false
Expand Down

0 comments on commit 7a57006

Please sign in to comment.