mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
ci improvement
This commit is contained in:
parent
3f2985d582
commit
98b50580e0
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -8,6 +8,9 @@ on:
|
|||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue