Files
actions/php-tests/README.md

18 lines
211 B
Markdown

# ivuorinen/actions/php-tests
## PHP Tests
### Description
Run PHPUnit tests on the repository
### Runs
This action is a `composite` action.
### Usage
```yaml
- uses: ivuorinen/actions/php-tests@main
```