We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1806ce commit b355aeaCopy full SHA for b355aea
.github/workflows/tests.yml
@@ -46,3 +46,5 @@ jobs:
46
47
- name: PHP-CS-Fixer
48
uses: docker://oskarstark/php-cs-fixer-ga
49
+ with:
50
+ args: --dry-run
0 commit comments