We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 026ac45 + 076ac39 commit 3b23869Copy full SHA for 3b23869
.github/workflows/run_tests.yml
@@ -27,7 +27,7 @@ jobs:
27
mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS
28
29
- name: MOxUnit Action
30
- uses: joergbrech/moxunit-action@v1.2.0
+ uses: joergbrech/moxunit-action@v1.3.0
31
with:
32
tests: tests # files or directories containing the MOxUnit test cases
33
src: src # directories to be added to the Octave search path before running the tests.
0 commit comments