This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqcrypto
mirror of
https://github.com/henrydcase/pqc.git
Watch
1
Star
1
Fork
0
Code
Issues
1
Releases
2
Wiki
Activity
Browse Source
Enable all tests
pull/13/head
Henry Case
3 years ago
parent
bb36594224
commit
54df9fd2d7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -101,4 +101,4 @@ jobs:
make
- name: run tests
run: |
cd build && ./ut
--gtest_filter="NONE"
cd build && ./ut
Write
Preview
Loading…
Cancel
Save