Skip to content

Commit bdafd6a

Browse files
authored
Update readme with a link to advanced-ci-configuration-examples (#52)
1 parent 206a170 commit bdafd6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ We've got you covered!
1313

1414
This repository makes it easy to run your MATLAB tests on some of the most common CI platforms. The configuration files take care of setting up MATLAB to work with the CI system and automatically executing your MATLAB tests.
1515

16+
For advanced workflows, use the [`advanced-ci-configuration-examples`](https://github.com/mathworks/advanced-ci-configuration-examples) repository instead.
17+
1618
<br>
1719

1820

@@ -294,7 +296,8 @@ matlab-test:
294296
<br>
295297
296298
297-
## Links
299+
## See Also
300+
- [Advanced Continuous Integration (CI) configuration examples for MATLAB](https://github.com/mathworks/advanced-ci-configuration-examples)
298301
- [Continuous Integration with MATLAB and Simulink](https://www.mathworks.com/solutions/continuous-integration.html)
299302
300303
<br>

0 commit comments

Comments
 (0)