Skip to content

Commit e804060

Browse files
committed
Use features for codecov.
1 parent ed56409 commit e804060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions-rs/[email protected]
2727
with:
2828
version: "0.15.0"
29-
args: "-- --test-threads 1"
29+
args: "--all-features -- --test-threads 1"
3030

3131
- name: Upload to codecov.io
3232
uses: codecov/[email protected]

0 commit comments

Comments
 (0)