Skip to content

Commit 921d24a

Browse files
committed
use R2024b for changed tests
1 parent 31d80a9 commit 921d24a

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/changed-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install MATLAB
3838
uses: matlab-actions/setup-matlab@v2
3939
with:
40-
release: R2024a
40+
release: R2024b
4141
- name: Get test target folder
4242
uses: matlab-actions/run-command@v2
4343
with:

Full_Directional_Waves/TestFullDirectionalWaves.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ function checkVisibilityRestored(testCase)
5252
methods(Test)
5353
function testFullDirectionalWaves(testCase)
5454
wecSim
55-
close_system('OSWEC',0)
5655
end
5756
end
5857
end

0 commit comments

Comments
 (0)