We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CARGO_TERM_COLOR
1 parent 7b9c2f1 commit b7c1d42Copy full SHA for b7c1d42
1 file changed
.github/workflows/cargo-test.yml
@@ -6,9 +6,6 @@ on:
6
pull_request:
7
workflow_dispatch:
8
9
-env:
10
- CARGO_TERM_COLOR: always
11
-
12
jobs:
13
build_and_test:
14
name: Run tests
0 commit comments