Skip to content

Commit 90e3d79

Browse files
committed
update path for moxunit in CI
1 parent 41d73b2 commit 90e3d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moxunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: joergbrech/[email protected]
3232
with:
3333
tests: tests
34-
src: src
34+
src: src tests/utils
3535
with_coverage: true
3636
cover_xml_file: coverage.xml
3737

0 commit comments

Comments
 (0)