Skip to content

Commit 5b186e1

Browse files
committed
Merged branch '5.0' into 6.0
2 parents 8da3faa + b4c4fca commit 5b186e1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/backend-ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
satis-network-key: ${{ secrets.SATIS_NETWORK_KEY }}
2626
satis-network-token: ${{ secrets.SATIS_NETWORK_TOKEN }}
2727

28-
- uses: ramsey/composer-install@v3
29-
with:
30-
dependency-versions: highest
31-
3228
- name: Run code style check
3329
run: composer run-script check-cs -- --format=checkstyle | cs2pr
3430

0 commit comments

Comments
 (0)