Removed jsdoc

This commit is contained in:
alistair3149 2019-12-26 02:30:32 -05:00 committed by GitHub
parent 2df22c1914
commit 901141f98c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: JS-JSON-CSS-LESS
name: Grunt
on: [push]
@ -15,8 +15,8 @@ jobs:
npm install --save-dev grunt-eslint
npm install --save-dev eslint-config-wikimedia
- name: Generate documentation
run: npm run doc
#- name: Generate documentation
# run: npm run doc
- name: Grunt test
run: grunt test