Skip to content

Commit

Permalink
Run RunMATLABCommandIT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vahila authored Nov 14, 2023
1 parent 8c0d9ef commit 8156aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: matlab-actions/setup-matlab@v1

- name: Script
run: matlab -batch matlabroot
run: mvn -Dtest=RunMATLABCommandIT test
# with:
# release: R2021b
# - name: MATLAB-2022a
Expand Down

0 comments on commit 8156aea

Please sign in to comment.