Build continuous integration (CI) workflows by using GitHub Actions
Learn how to create workflows that enable you to use Continuous Integration (CI) for your projects.
Learning objectives
In this module, you will:
- Learn essential features and techniques to build robust and dynamic workflows
- Build and test a Node.js project by using GitHub Actions and a templated workflow
- Debug a failed test using the GitHub Actions Log
- Customize your workflow with GitHub Actions
Prerequisites
- A GitHub account
- The ability to navigate and edit files in GitHub
- Basic familiarity with GitHub Actions and workflows