File tree 1 file changed +5
-6
lines changed
docs/app/continuous-integration
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,11 @@ in the [GitHub Action Documentation](https://docs.github.com/en/actions).
29
29
## GitHub Actions + Cypress Screencasts
30
30
31
31
1 . [ What is Continuous Integration?] ( https://youtu.be/USX6AntcPyg )
32
- 2 . [ Actions & Workflows] ( https://youtu.be/N0TOFWy1Xvg )
33
- 3 . [ Example App Overview] ( https://youtu.be/zGrAhZkCoUE )
34
- 4 . [ Understanding how to configure a workflow] ( https://youtu.be/vVr7DXDdUks )
35
- 5 . [ Running Tests in GitHub Actions CI/CD Workflow] ( https://youtu.be/23ZGSrmbV_4 )
36
- 6 . [ Debugging Test Failures in CI] ( https://youtu.be/Oqq-_QZWzhg )
37
- 7 . [ Running Tests in Parallel] ( https://youtu.be/96Yn_IiQUJI )
32
+ 1 . [ Actions & Workflows] ( https://youtu.be/N0TOFWy1Xvg )
33
+ 1 . [ Understanding how to configure a workflow] ( https://youtu.be/vVr7DXDdUks )
34
+ 1 . [ Running Tests in GitHub Actions CI/CD Workflow] ( https://youtu.be/23ZGSrmbV_4 )
35
+ 1 . [ Debugging Test Failures in CI] ( https://youtu.be/Oqq-_QZWzhg )
36
+ 1 . [ Running Tests in Parallel] ( https://youtu.be/96Yn_IiQUJI )
38
37
39
38
:::
40
39
You can’t perform that action at this time.
0 commit comments