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.
2 parents 4dec645 + 79eba02 commit bf6c96aCopy full SHA for bf6c96a
.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 . -N && git diff --exit-code
+ git add . -Nu && git diff --exit-code
0 commit comments