diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index abdf4c7..73b4ca1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,3 +8,5 @@ jobs: - uses: buckaroobanzay/mtt@main with: modname: scifi_nodes + enable_coverage: "true" + - uses: coverallsapp/github-action@v1 \ No newline at end of file