Changeset 59687 for trunk/.github/workflows/test-coverage.yml
- Timestamp:
- 01/22/2025 07:24:48 PM (16 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/test-coverage.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-coverage.yml
r59673 r59687 111 111 ref: 'trunk', 112 112 inputs: { 113 run_id: '${{ github.run_id }}'113 run_id: `${context.runId}`, 114 114 } 115 115 });
Note: See TracChangeset
for help on using the changeset viewer.