Skip to content

test runner failing #71

@stevevanhooser

Description

@stevevanhooser

@ehennestad do you understand this error?

Run ehennestad/matbox/.github/actions/test-code@add-reusable-test-workflow
Run matlab-actions/run-command@v2
/home/runner/work/_actions/matlab-actions/run-command/v2/dist/bin/glnxa64/run-matlab-command setenv('MW_ORIG_WORKING_FOLDER',cd('/tmp/run_matlab_command-ts07Rv')); command_56fea5a8_c71d_45cf_9481_de78989cd3b9 
Installed "https://github.com/VH-lab/vhlab-toolbox-matlab".
{�Error using matbox.tasks.testToolbox (line 1)
         "TestsFolderName", fullfile("tools", "tests"), ...
         ^^^^^^^^^^^^^^^^^
Invalid argument name 'TestsFolderName'. Name must be one of these:
    'HtmlReports'
    'ReportSubdirectory'
    'SourceFolderName'
    'ToolsFolderName'
    'CoverageRootFolder'
    'CoverageFileList'
    'CreateBadge'
    'Verbosity'


Error in testToolbox (line 5)
    matbox.tasks.testToolbox(projectRootDir, ...
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in command_56fea5a8_c71d_45cf_9481_de78989cd3b9 (line 3)
  testToolbox();
  ^^^^^^^^^^^^^
}� 
exit status 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions