Skip to content

Commit 3b23869

Browse files
authored
Merge pull request #233 from cpp-lln-lab/dependabot/github_actions/joergbrech/moxunit-action-1.3.0
Bump joergbrech/moxunit-action from 1.2.0 to 1.3.0
2 parents 026ac45 + 076ac39 commit 3b23869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS
2828
2929
- name: MOxUnit Action
30-
uses: joergbrech/moxunit-action@v1.2.0
30+
uses: joergbrech/moxunit-action@v1.3.0
3131
with:
3232
tests: tests # files or directories containing the MOxUnit test cases
3333
src: src # directories to be added to the Octave search path before running the tests.

0 commit comments

Comments
 (0)