Files
nRF52840_PTT/.gitea/workflows
Krzysztof Cieślik ee7e5544bb
Some checks failed
CI / Build firmware (push) Successful in 37s
CI / Check formatting (push) Successful in 14s
CI / Static analysis (push) Failing after 12s
CI / Build documentation (push) Failing after 13s
Fix CI: install tools natively instead of using Docker-in-Docker
Volume mounts with -v $PWD:/src fail when the runner itself runs
inside a container (the path exists in the runner container but not
on the Docker daemon host). Switch all four jobs to native apt-get
installs of the same packages that are in the Dockerfile. The
container-based just recipes remain unchanged for local use.
2026-05-21 23:12:14 +02:00
..