Skip to content

Commit 0e2bd6a

Browse files
committed
QA colour highlighting
1 parent 786e6c5 commit 0e2bd6a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/qa.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
test:
1111
name: linting & spelling
1212
runs-on: ubuntu-latest
13+
14+
env:
15+
TERM: xterm-256color
16+
1317
steps:
1418
- name: Checkout Code
1519
uses: actions/checkout@v2

0 commit comments

Comments
 (0)