SQUASHME Test output
All checks were successful
Validate the build / validate-build (push) Successful in 1m0s

This commit is contained in:
2025-05-20 22:28:22 +02:00
parent acbd1c35ec
commit 3afd537e80

View File

@ -33,6 +33,7 @@ jobs:
- name: Validate the code and formatting
run: |
echo $PATH
make validate
- name: Run tests