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 cc1e22f commit eb8a312Copy full SHA for eb8a312
.github/workflows/code-quality.yaml
@@ -77,7 +77,4 @@ jobs:
77
run: |
78
source .github/workflows/.utils.sh
79
80
- # Run link script to make Bridge packages available
81
- ./link
82
-
83
echo "$PACKAGES" | xargs -n1 | parallel -j +3 "_run_task {} '(cd src/{} && $COMPOSER_UP && $PHPSTAN)'"
0 commit comments