"typo"
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon Petit 2024-12-05 13:28:34 +01:00
parent 64fb076518
commit 2f1cee5605

View File

@ -6,5 +6,5 @@ steps:
- name: Test - name: Test
image: debian image: debian
commands: commands:
- apt-get install make - apt-get install build-essential
- make test - make test