Skip to content

Commit

Permalink
Try color for each test case
Browse files Browse the repository at this point in the history
  • Loading branch information
skaunov committed Sep 23, 2023
1 parent 0860440 commit ac15044
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Rust test suite
on: [push, pull_request]

env:
CARGO_TERM_COLOR: always

jobs:
test:
name: cargo test
Expand Down

0 comments on commit ac15044

Please sign in to comment.