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.
1 parent 3190d2d commit 7ebe05dCopy full SHA for 7ebe05d
.github/workflows/run_tests_octave.yml
@@ -33,6 +33,6 @@ jobs:
33
uses: joergbrech/[email protected]
34
with:
35
tests: tests
36
- src: src
+ src: src src/defaults src/utils
37
ext: lib/JSONio lib/bids-matlab tests/utils
38
with_coverage: false
0 commit comments