remove not needed flag
Cette révision appartient à :
Parent
77ca982b4c
révision
9b7b7277ce
2
.github/workflows/main.yml
externe
2
.github/workflows/main.yml
externe
@ -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
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user