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 a5fa1e9 commit 4ab6df0Copy full SHA for 4ab6df0
.github/workflows/test.yml
@@ -50,6 +50,8 @@ jobs:
50
matlab-version: [R2021b, R2022a, R2022b, latest]
51
os: [windows-latest, ubuntu-latest, macos-13]
52
steps:
53
+ - name: Checkout
54
+ uses: actions/checkout@v4
55
- name: Set up MATLAB
56
uses: matlab-actions/[email protected]
57
with:
0 commit comments