mirror of
https://github.com/upgundecha/howtheysre.git
synced 2026-02-05 00:09:09 +00:00
Fix output color
This commit is contained in:
parent
4242c2bca5
commit
3f1ef2b258
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -22,5 +22,6 @@ jobs:
|
|||||||
node-version: '12.x'
|
node-version: '12.x'
|
||||||
|
|
||||||
- name: Run Checklist
|
- name: Run Checklist
|
||||||
|
shell: 'script -q -e -c "bash {0}"'
|
||||||
run: npm ci && npx eslint test/. && npm run test
|
run: npm ci && npx eslint test/. && npm run test
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user