Changeset 59679 for trunk/.github/workflows/phpunit-tests.yml
- Timestamp:
- 01/22/2025 03:13:21 PM (18 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/phpunit-tests.yml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/phpunit-tests.yml
r59673 r59679 145 145 memcached: ${{ matrix.memcached }} 146 146 phpunit-config: ${{ matrix.multisite && 'tests/phpunit/multisite.xml' || 'phpunit.xml.dist' }} 147 report: ${{ matrix.report ||false }}147 report: ${{ false }} 148 148 149 149 # … … 194 194 memcached: ${{ matrix.memcached }} 195 195 phpunit-config: ${{ matrix.multisite && 'tests/phpunit/multisite.xml' || 'phpunit.xml.dist' }} 196 report: ${{ matrix.report ||false }}196 report: ${{ false }} 197 197 198 198 # … … 264 264 ref: 'trunk', 265 265 inputs: { 266 run_id: '${{ github.run_id }}'266 run_id: context.runId, 267 267 } 268 268 });
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)