Update grunt.yml

This commit is contained in:
alistair3149 2019-12-26 02:35:51 -05:00 committed by GitHub
parent 0c248d0a7d
commit 5b0e28d3ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,7 @@ jobs:
- name: Install dependencies
run: |
npm install --save-dev grunt-eslint
npm install --save-dev eslint-config-wikimedia
npm install --save-dev
#- name: Generate documentation
# run: npm run doc