Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mw-kapilg authored Aug 23, 2024
1 parent 08c7adc commit fa93c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
# ls
# cat "buildSummary${GITHUB_RUN_ID}.json"
- run: |
echo "::error file=tAnswerIsCorrect.m,line=10,endLine=12,title=Run MATLAB Tests exited with non-zero exit code::Verification failed in tAnswerIsCorrect/verifyCorrect"
exit 1
echo "::error file=tAnswerIsCorrect.m,line=10,endLine=12,title=Run MATLAB Tests exited with non-zero exit code::Verification failed in tAnswerIsCorrect/verifyCorrect"
exit 1
# As an alternative to run-tests, you can use run-command to execute a MATLAB script, function, or statement.
#- name: Run all tests
Expand Down

0 comments on commit fa93c71

Please sign in to comment.