Skip to content

Commit c178bce

Browse files
committed
remove test utils from coverage
1 parent 90e3d79 commit c178bce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/moxunit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131
uses: joergbrech/[email protected]
3232
with:
3333
tests: tests
34-
src: src tests/utils
34+
src: src
35+
ext: tests/utils
3536
with_coverage: true
3637
cover_xml_file: coverage.xml
3738

0 commit comments

Comments
 (0)