chore: moved the full view contents to the object view #37
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: PHPUnit Plugin Tests | |
on: [push, pull_request] | |
jobs: | |
lint: | |
name: Run PHPUnit test suites | |
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master |