File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
learn-pr/github/github-actions-ci Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ metadata:
8
8
ms.author : aastewar
9
9
ms.topic : module
10
10
ms.service : github
11
- title : " Build continuous integration (CI) workflows by using GitHub Actions"
11
+ title : " Build continuous integration workflows by using GitHub Actions"
12
12
summary : Learn how to create workflows to add continuous integration (CI) to your projects.
13
13
abstract : |
14
14
In this module, you:
15
15
- Learn essential features and techniques to build robust and dynamic workflows.
16
16
- Build and test a Node.js project by using GitHub Actions and a workflow template.
17
- - Debug a failed test by using the GitHub Actions log .
17
+ - Debug a failed test by using GitHub Actions logs .
18
18
- Customize your workflow by using GitHub Actions.
19
19
prerequisites : |
20
20
- A GitHub account
You can’t perform that action at this time.
0 commit comments