Changeset 51357 for branches/5.8/.github/workflows/javascript-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/javascript-tests.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/.github/workflows/javascript-tests.yml
r50930 r51357 51 51 # _ Installs NPM dependencies using install-changed to hash the `package.json` file. 52 52 # - Run the WordPress QUnit tests. 53 # - Ensures version-controlled files are not modified or deleted. 53 54 # - todo: Configure Slack notifications for failing tests. 54 55 test-js: … … 92 93 - name: Run QUnit tests 93 94 run: npm run grunt qunit:compiled 95 96 - name: Ensure version-controlled files are not modified or deleted 97 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)