mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 14:57:31 +00:00
Merge branch 'master' of github.com:StarCitizenTools/mediawiki-skins-Citizen
This commit is contained in:
commit
96f2deba32
8
.github/workflows/grunt.yml
vendored
8
.github/workflows/grunt.yml
vendored
|
@ -20,8 +20,8 @@ jobs:
|
|||
run: |
|
||||
npm install --save-dev
|
||||
|
||||
#- name: Generate documentation
|
||||
# run: npm run doc
|
||||
- name: Generate documentation
|
||||
run: npm run doc
|
||||
|
||||
- name: Grunt test
|
||||
run: grunt test
|
||||
- name: Run Grunt test
|
||||
run: npm run test
|
||||
|
|
Loading…
Reference in a new issue