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 f20e11c commit cba5e60Copy full SHA for cba5e60
.github/actions/verify-generated-files/action.yml
@@ -9,4 +9,4 @@ runs:
9
scripts/dev/genfiles
10
Zend/zend_vm_gen.php
11
build/gen_stub.php -f
12
- git add . -Nu && git diff --exit-code
+ git add . -N && git diff --exit-code
0 commit comments