We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d80a9 commit 921d24aCopy full SHA for 921d24a
2 files changed
.github/workflows/changed-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install MATLAB
38
uses: matlab-actions/setup-matlab@v2
39
with:
40
- release: R2024a
+ release: R2024b
41
- name: Get test target folder
42
uses: matlab-actions/run-command@v2
43
Full_Directional_Waves/TestFullDirectionalWaves.m
@@ -52,7 +52,6 @@ function checkVisibilityRestored(testCase)
52
methods(Test)
53
function testFullDirectionalWaves(testCase)
54
wecSim
55
- close_system('OSWEC',0)
56
end
57
58
0 commit comments