Skip to content

Commit 4ab6df0

Browse files
committed
Checkout before MATLAB tests
1 parent a5fa1e9 commit 4ab6df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
matlab-version: [R2021b, R2022a, R2022b, latest]
5151
os: [windows-latest, ubuntu-latest, macos-13]
5252
steps:
53+
- name: Checkout
54+
uses: actions/checkout@v4
5355
- name: Set up MATLAB
5456
uses: matlab-actions/setup-matlab@v2.2.0
5557
with:

0 commit comments

Comments
 (0)