mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
remove not needed flag
This commit is contained in:
parent
77ca982b4c
commit
9b7b7277ce
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
make
|
||||
- name: run tests
|
||||
run: |
|
||||
cd build && ./ut ${FILTER_TESTS}
|
||||
cd build && ./ut
|
||||
- name: Build Rust bindings
|
||||
run: |
|
||||
cd src/rustapi/pqc-sys && cargo build
|
||||
|
Loading…
Reference in New Issue
Block a user