Changeset 51357 for branches/5.8/.github/workflows/end-to-end-tests.yml
- Timestamp:
- 07/06/2021 07:12:23 PM (5 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.github/workflows/end-to-end-tests.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/.github/workflows/end-to-end-tests.yml
r50930 r51357 47 47 # - Install WordPress within the Docker container. 48 48 # - Run the E2E tests. 49 # - Ensures version-controlled files are not modified or deleted. 49 50 # - todo: Configure Slack notifications for failing tests. 50 51 e2e-tests: … … 123 124 - name: Run E2E tests 124 125 run: npm run test:e2e 126 127 - name: Ensure version-controlled files are not modified or deleted 128 run: git diff --exit-code
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)