Skip to content

Commit

Permalink
Add GHA title
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Zamroni <[email protected]>
  • Loading branch information
matriphe committed Oct 7, 2023
1 parent a0e28a0 commit 73ff2dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,9 @@ To run the unit tests, execute this following command.
vendor/bin/phpunit --group unit
```

On the GitHub Actions, the tests run on the respective operating system, which are `ubuntu`, `macos`, and `windows`.
### GitHub Actions

On the GitHub Actions, the tests run on the respective operating system, which are `ubuntu`, `macos`, and `windows` when a pull request is made.

To run the tests on [Ubuntu 20.04 LTS (Focal Fossa)](https://github.com/actions/runner-images/blob/23ff0d746804fc3c0ac7f961f2fbca953824c775/images/linux/Ubuntu2004-Readme.md) and [Ubuntu 22.04 LTS (Jammy Jellyfish)](https://github.com/actions/runner-images/blob/23ff0d746804fc3c0ac7f961f2fbca953824c775/images/linux/Ubuntu2204-Readme.md), run this following command.

Expand Down

0 comments on commit 73ff2dc

Please sign in to comment.