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

This commit is contained in:
2024-11-14 17:40:47 -05:00
parent 1d9d8dc449
commit df3ed6a407

View File

@@ -31,4 +31,5 @@ jobs:
${{ gitea.repository }}:test \
swift test
- name: Cleanup.
if: always()
run: docker stop mosquitto && docker rm -f mosquitto