Changeset 60801
- Timestamp:
- 09/26/2025 11:33:35 PM (7 months ago)
- Location:
- trunk/.github/workflows
- Files:
-
- 2 edited
-
reusable-phpunit-tests-v1.yml (modified) (1 diff)
-
reusable-phpunit-tests-v2.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-phpunit-tests-v1.yml
r60692 r60801 88 88 runs-on: ${{ inputs.os }} 89 89 timeout-minutes: 20 90 permissions: 91 contents: read 90 92 91 93 steps: -
trunk/.github/workflows/reusable-phpunit-tests-v2.yml
r60692 r60801 90 90 runs-on: ${{ inputs.os }} 91 91 timeout-minutes: 20 92 permissions: 93 contents: read 92 94 93 95 steps:
Note: See TracChangeset
for help on using the changeset viewer.