|
Build the tests and binary with -cov on POSIX
The CI was sending empty coverage reports because nothing was being generated, as the variable was always false. In the process, a bit of dead code was removed. |
|---|
|
|
| .github/workflows/main.yml |
|---|
| scripts/ci/ci.sh |
|---|