Skip to content

Commit

Permalink
Merge branch '3.6.x' into 3.7.x
Browse files Browse the repository at this point in the history
* 3.6.x:
  Use github actions format for BC check (#1364)
  • Loading branch information
derrabus committed Oct 15, 2023
2 parents 80081dd + 1d24131 commit 788cc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: composer require --dev roave/backward-compatibility-check

- name: Run roave/backward-compatibility-check.
run: vendor/bin/roave-backward-compatibility-check
run: vendor/bin/roave-backward-compatibility-check --format=github-actions

0 comments on commit 788cc58

Please sign in to comment.