Skip to content

Commit 82eed79

Browse files
authored
Update matlab.yml
1 parent 0f5f1ec commit 82eed79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/matlab.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- name: Check out repository
19+
uses: actions/checkout@v4
1920

2021
# Set up MATLAB and other MathWorks products on the runner.
2122
- name: Set up MATLAB

0 commit comments

Comments
 (0)