Changeset 50268 for trunk/.github/workflows/javascript-tests.yml
- Timestamp:
- 02/09/2021 02:15:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/javascript-tests.yml
r49782 r50268 15 15 # - Checks out the repository. 16 16 # - Logs debug information about the runner container. 17 # - Installs NodeJS 1 2 (todo: install the version of NPM specified in the `.nvmrc` file to support older branches).17 # - Installs NodeJS 14. 18 18 # - Sets up caching for NPM. 19 19 # - Logs updated debug information.
Note: See TracChangeset
for help on using the changeset viewer.