CI
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Imbus 2024-12-25 20:04:46 +01:00
parent b11edb59f4
commit a6651f05a5

View file

@ -15,5 +15,6 @@ steps:
- name: run-tests
image: debian
commands:
- apt install libcmocka-dev -y
- apt update
- apt install libcmocka0 -y
- ./test/test.elf