Changeset 49227 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 10/20/2020 01:52:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r49175 r49227 86 86 name: JavaScript coding standards 87 87 runs-on: ubuntu-latest 88 env: 89 PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: ${{ true }} 88 90 steps: 89 91 - name: Checkout repository
Note: See TracChangeset
for help on using the changeset viewer.