Changeset 56402 for trunk/.github/workflows/test-coverage.yml
- Timestamp:
- 08/17/2023 02:42:58 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-coverage.yml
r56388 r56402 194 194 permissions: 195 195 actions: write 196 needs: [ test-coverage-report,slack-notifications ]196 needs: [ slack-notifications ] 197 197 if: | 198 198 always() &&
Note: See TracChangeset
for help on using the changeset viewer.