We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62814a commit 7595c4eCopy full SHA for 7595c4e
1 file changed
.github/workflows/ci.yml
@@ -8,8 +8,8 @@ on:
8
pull_request:
9
10
env:
11
- CARGO_TERM_COLOR: always
12
- TARPAULIN_VERSION: 0.35.1
+ CARGO_TERM_COLOR: 'always'
+ TARPAULIN_VERSION: '0.35.1'
13
14
jobs:
15
test:
0 commit comments