unittests #9

Merged
omicron merged 7 commits from unittests into main 2025-04-06 07:28:52 +00:00
18 changed files with 3595 additions and 27 deletions
Showing only changes of commit 2bea87b39a - Show all commits

View File

@ -34,3 +34,7 @@ jobs:
- name: make validate
run: |
make validate
- name: make test
run: |
make test