Skip to content

Commit ece5e23

Browse files
committed
edits
1 parent 4ab7fc5 commit ece5e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn-pr/github/github-actions-ci/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ metadata:
88
ms.author: aastewar
99
ms.topic: module
1010
ms.service: github
11-
title: "Build continuous integration (CI) workflows by using GitHub Actions"
11+
title: "Build continuous integration workflows by using GitHub Actions"
1212
summary: Learn how to create workflows to add continuous integration (CI) to your projects.
1313
abstract: |
1414
In this module, you:
1515
- Learn essential features and techniques to build robust and dynamic workflows.
1616
- 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.
1818
- Customize your workflow by using GitHub Actions.
1919
prerequisites: |
2020
- A GitHub account

0 commit comments

Comments
 (0)