瀏覽代碼

fix rust bindings

tags/v0.0.1
Henry Case 3 年之前
父節點
當前提交
730b2c7d47
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      .github/workflows/main.yml

+ 3
- 0
.github/workflows/main.yml 查看文件

@@ -21,3 +21,6 @@ jobs:
- name: run tests
run: |
cd build && ./ut
- name: Build Rust bindings
run: |
cd src/rustapi/pqc-sys && cargo build

Loading…
取消
儲存