Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Apr 24, 2021
1 parent 6c99b22 commit 006f609
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 @@ -22,7 +22,7 @@ __Ghygen__ allows you creating your __Yaml__ file for __GitHub Actions__, for La
- setup __Sqlite__ in memory database;
- run migrations;
- __execute tests__ via phpunit;
- static __code analysis__;
- static __code analysis__ with phpstan or psalm;
- code sniffer (via phpcs for __PSR12__ compatibility);
- __validate Yaml__ file;
- execute __Browser Test__ via Laravel Dusk.
Expand Down

0 comments on commit 006f609

Please sign in to comment.