Skip to content

Commit

Permalink
Fix syntax error in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
langmm committed Dec 12, 2024
1 parent 93c7934 commit 43b6cad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
run: cat matlab_log.txt
- name: Run tests
uses: matlab-actions/run-tests@v2
select-by-folder: tests
with:
select-by-folder: tests

0 comments on commit 43b6cad

Please sign in to comment.