Skip to content

Commit

Permalink
pybamm-team#3049 Force colour output on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Aug 31, 2023
1 parent fc222ca commit 5cfc07a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
workflow_dispatch:
pull_request:

env:
FORCE_COLOR: 3

concurrency:
# github.workflow: name of the workflow, so that we don't cancel other workflows
# github.event.pull_request.number || github.ref: pull request number or branch name if not a pull request
Expand Down

0 comments on commit 5cfc07a

Please sign in to comment.