Removed PHPUnit attributes that ignored code coverage in favor of ann… #85
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: ci | |
on: | |
push: | |
pull_request: | |
jobs: | |
ci: | |
uses: aphiria/aphiria/.github/workflows/ci-template.yml@1.x |