Skip to content

Commit

Permalink
Merge branch 'master' into allow-higher-max-body-size
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianaromagnoli committed May 2, 2024
2 parents 17d2c8f + 4040095 commit 7dde6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: sudo bash ./upload-textfiles "/var/log/elasticsearch/*.log"

- name: Install roave/backward-compatibility-check.
run: composer require --dev roave/backward-compatibility-check
run: composer require -W --dev roave/backward-compatibility-check --no-plugins

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

0 comments on commit 7dde6d6

Please sign in to comment.