Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jekrch committed Jun 27, 2024
1 parent cdb9cb7 commit 12351bd
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
Expand Up @@ -21,6 +21,6 @@ Run unit tests `npm test`

## Automated Testing with GitHub Actions
### Run Tests Workflow
This project uses GitHub Actions to automate running tests. The workflow is defined in the ``.github/workflows`` directory and is named "Run Tests" (`test_on_push.yml`). This workflow is triggered on every push to the `main` and `dev` branches.
This project uses GitHub Actions to automate running tests. The workflow is defined in the ``.github/workflows`` directory and is named "Run Tests" ([test_on_push.yml](https://github.com/jekrch/eurovision-ranker/blob/main/.github/workflows/test_on_push.yml)). This workflow is triggered on every push to the `main` and `dev` branches.


0 comments on commit 12351bd

Please sign in to comment.