Changeset 63465
- Timestamp:
- 09/04/2026 02:25:39 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-test-core-build-process.yml
r63445 r63465 19 19 test-emoji: 20 20 description: 'Whether to run the precommit:emoji Grunt script.' 21 required: false22 type: 'boolean'23 default: true24 test-css:25 description: 'Whether to run the precommit:css Grunt script.'26 21 required: false 27 22 type: 'boolean' … … 119 114 120 115 - name: Run CSS precommit tasks 121 if: ${{ inputs. test-css && inputs.directory == 'src' }}116 if: ${{ inputs.directory == 'src' }} 122 117 run: npm run grunt precommit:css 123 118
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)