ci: Add term color

This commit is contained in:
Sergio Gasquez 2022-09-26 08:32:41 +00:00
parent 9a16681525
commit 3df1dbb9ea

View File

@ -10,6 +10,9 @@ on:
- '**/Cargo.lock'
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
audit:
runs-on: ubuntu-latest