You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 10:25:57 -04:00
print Hugo version & environment variables in tests
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
npm test
|
||||
env:
|
||||
CI: true
|
||||
- name: Check Hugo version
|
||||
run: node cli.js env
|
||||
- name: Publish!
|
||||
run: npm publish --access public
|
||||
env:
|
||||
|
||||
@@ -22,5 +22,3 @@ jobs:
|
||||
npm test
|
||||
env:
|
||||
CI: true
|
||||
- name: Check Hugo version
|
||||
run: node cli.js env
|
||||
|
||||
Reference in New Issue
Block a user