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 8da3faa + b4c4fca commit 5b186e1Copy full SHA for 5b186e1
1 file changed
.github/workflows/backend-ci.yaml
@@ -25,10 +25,6 @@ jobs:
25
satis-network-key: ${{ secrets.SATIS_NETWORK_KEY }}
26
satis-network-token: ${{ secrets.SATIS_NETWORK_TOKEN }}
27
28
- - uses: ramsey/composer-install@v3
29
- with:
30
- dependency-versions: highest
31
-
32
- name: Run code style check
33
run: composer run-script check-cs -- --format=checkstyle | cs2pr
34
0 commit comments