瀏覽代碼

ci: remove blocking build

thesimplekid 1 年之前
父節點
當前提交
659fc3aaf5
共有 1 個文件被更改,包括 0 次插入1 次删除
  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