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 f302e36 commit 1d24131Copy full SHA for 1d24131
.github/workflows/bc-check.yml
@@ -33,4 +33,4 @@ jobs:
33
run: composer require --dev roave/backward-compatibility-check
34
35
- name: Run roave/backward-compatibility-check.
36
- run: vendor/bin/roave-backward-compatibility-check
+ run: vendor/bin/roave-backward-compatibility-check --format=github-actions
0 commit comments