#github
Read more stories on Hashnode
Articles with this tag
This post will demonstrate how to execute PHP Unit tests and run a PHP Code Sniffer using GitHub Actions. This can be a useful mechanism to ensure any...
Recently I came across a situation where issuing the git status command showed different results on Windows and Linux for the same git repository. On...