Skip to content

MayMeowHQ/PHPCS-Action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPCS action by MayMeow

Action to test php with PHPUni. This action using

Usage

add to your workflow

- name: PHPUnit Test by MayMeow
  uses: MayMeowHQ/PHPCS-Action@v5

This will run composer install and composer run test. To run this you will need add to composer.json file:

"codesniffer": "phpcs --standard=PSR12 src",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published