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 4a04db5 commit e721e7cCopy full SHA for e721e7c
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
66
# Runs a set of commands using the runner's shell
67
- name: Run all tests
68
- uses: matlab-actions/run-tests@v1
+ uses: matlab-actions/run-tests@v2
69
with:
70
test-results-junit: test-results/results_${{ matrix.release }}.xml
71
test-results-pdf: test-results/results_${{ matrix.release }}.pdf
0 commit comments