Skip to content

Commit

Permalink
ci: group additional features for cargo hack
Browse files Browse the repository at this point in the history
  • Loading branch information
duesee committed Feb 14, 2024
1 parent fbcc6cd commit 047ecc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
--workspace \
--exclude tokio-client --exclude tokio-server --exclude tokio-support \
--feature-powerset \
--group-features starttls,ext_condstore_qresync,ext_login_referrals,ext_mailbox_referrals \
--group-features starttls,ext_condstore_qresync,ext_login_referrals,ext_mailbox_referrals,ext_id,ext_sort_thread,ext_binary \
--exclude-features ext,split
test:
Expand Down

0 comments on commit 047ecc4

Please sign in to comment.