Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
admeeer committed Oct 12, 2023
1 parent 6bd17bc commit 2e50514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# test-automation workflow tutorial
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Workflow](https://github.com/admeeer/cicd-tutorial/actions/workflows/build_and_test.yml/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This tutorial is designed to get you up and running with GitHub Actions to automate your project's software lifecycle. GitHub Actions serve as a powerful tool for developers by automating the build, test, and deploy phases of an application.

Expand Down

0 comments on commit 2e50514

Please sign in to comment.