Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.54 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.54 KB

Test with Actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.

Finish

Congratulations friend, you've completed this course!

celebrate

Here's a recap of all the tasks you've accomplished in your repository:

  • We created an Actions workflow to lint our Markdown files.
  • You caught an issue in a file and fixed the issue before it could make it to main.
  • You learned how to use build artifacts for test reports.
  • You enabled branch protections to require the workflow to pass before merging.

What's next?