Browse Source

chore: cdk-redb ci

thesimplekid 1 năm trước cách đây
mục cha
commit
3ad08e8d8d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -32,6 +32,7 @@ jobs:
             -p cdk --no-default-features --features mint --features redb,
             -p cdk --no-default-features --features wallet --features redb,
             -p cdk --no-default-features --features all-nuts,
+            -p cdk-redb
           ]
     steps:
     - name: Checkout