Merge branch 'rev2' of ssh://gitea.tobiasmaier.me:222/tobimai/waterlevel-software into rev2
Some checks failed
Test compiling project / test (push) Failing after 6m24s

This commit is contained in:
2025-11-02 20:12:59 +01:00
4 changed files with 14 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: gitea.maiertobi.de/tobimai/devcontainer-pio:latest
image: gitea.tobiasmaier.me/tobimai/devcontainer-pio:latest
steps:
- name: Checkout Code