Skip to content

Commit 3125ba6

Browse files
authored
Update matlab_test.yml
1 parent e041576 commit 3125ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/matlab_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
git submodule update --init --recursive
1919
git fetch --prune --unshallow
20+
touch test.txt
2021
- name: Clone the matlab-tests repository (${{ matrix.testbranches }})
2122
run: |
2223
git clone -b ${{ matrix.testbranches }} https://github.com/dqrobotics/matlab-tests

0 commit comments

Comments
 (0)