are you kidding me
Some checks failed
Test compiling project / test (push) Failing after 0s

This commit is contained in:
2025-11-02 20:44:13 +01:00
parent aeac15aa2c
commit 037fc3391c

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: gitea.tobiasmaier.me/tobimai/devcontainer-pio:latest
options: --user 1000:1000
options: --pull always
steps:
- name: Checkout Code