mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-08 15:35:35 +01:00
refactor: reduce number of features
Features for NUTs without extra deps expand the feature matrix without much benefit.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -30,8 +30,10 @@ jobs:
|
||||
-p cashu --no-default-features,
|
||||
-p cashu --no-default-features --features wallet,
|
||||
-p cashu --no-default-features --features mint,
|
||||
-p cashu --no-default-features --features all-nuts,
|
||||
-p cashu-sdk,
|
||||
-p cashu-sdk --no-default-features,
|
||||
-p cashu-sdk --no-default-features --features all-nuts,
|
||||
]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user