refactor: make internals easier to test and add unit tests #2

Merged
Emmanuel BENOîT merged 13 commits from tseeker/gomonop:20240719-more-tests into master 2024-07-20 10:01:05 +02:00
Showing only changes of commit 10b9933e6a - Show all commits

View file

@ -3,8 +3,7 @@ name: Run tests and linters
on:
push:
branches: [master]
pull-request:
branches: [master]
pull_request:
jobs: