Skip to content

Commit

Permalink
Merge pull request #7283 from osmlab/peternewman-test-location-valida…
Browse files Browse the repository at this point in the history
…tion

Fix GitHub Chalk
  • Loading branch information
UKChris-osm authored Oct 30, 2022
2 parents 9bfa649 + 7f741f0 commit 945ad3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
env:
FORCE_COLOR: 2
- run: npm run test
env:
FORCE_COLOR: 2

0 comments on commit 945ad3b

Please sign in to comment.