This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix test run
kyber
Henry Case
3 years ago
parent
06d4e77b1b
commit
88fb6821a9
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
@@ -20,4 +20,4 @@ jobs:
make
- name: run tests
run: |
./ut
cd build &&
./ut
Write
Preview
Loading…
Cancel
Save