Browse Source

ci: remove blocking build

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

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

@@ -32,7 +32,6 @@ jobs:
             -p cashu --no-default-features --features mint,
             -p cashu-sdk,
             -p cashu-sdk --no-default-features,
-            -p cashu-sdk --features blocking,
           ]
     steps:
     - name: Checkout