Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkelly authored Mar 5, 2024
1 parent 995898e commit 380049c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The [workflow](.github/workflows/wpcom.yml) does the following:
- Runs the composer action which executes the default command, `composter install`.
- Runs the composer action again with a custom command that runs PHPCodeSniffer
- Runs the composer action again with a custom command that runs PHPUnit
- If all previous actions completely withotu error, it creates a build artifact with name "wpcom" which is required for WordPress.com's GitHub Deployment feature
- If all previous actions completely without error, it creates a build artifact with name "wpcom" which is required for WordPress.com's GitHub Deployment feature

0 comments on commit 380049c

Please sign in to comment.