feat: Run CI
Some checks failed
CI / Run Tests (push) Failing after 8s

This commit is contained in:
2024-11-14 17:00:41 -05:00
parent 26a30c2a07
commit be7442c06a

View File

@@ -21,8 +21,6 @@ jobs:
-p "8883:8883" \
-p "8080:8080" \
-p "8081:8081" \
-v "./mosquitto/config:/mosquitto/config" \
-v "./mosquitto/certs:/mosquitto/certs" \
eclipse-mosquitto:latest
- name: Build the test image.
run: docker buildx build -f Dockerfile.test -t swift-mqtt-dewpoint:test .