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