Changeset 54313 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 09/26/2022 07:15:05 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r54108 r54313 94 94 uses: ramsey/composer-install@f680dac46551dffb2234a240d65ae806c2999dd6 # v2.1.0 95 95 with: 96 composer-options: "--no-progress --no-ansi --no-interaction"96 composer-options: "--no-progress --no-ansi" 97 97 98 98 - name: Make Composer packages available globally
Note: See TracChangeset
for help on using the changeset viewer.