Changeset 51921 for trunk/.github/workflows/test-coverage.yml
- Timestamp:
- 10/20/2021 02:40:47 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/test-coverage.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-coverage.yml
r51868 r51921 169 169 file: wp-code-coverage-multisite-clover-${{ github.sha }}.xml 170 170 flags: multisite,php 171 172 slack-notifications: 173 name: Slack Notifications 174 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@master 175 needs: [ test-coverage-report ] 176 if: ${{ always() }}
Note: See TracChangeset
for help on using the changeset viewer.