1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00

Enable all tests

This commit is contained in:
Henry Case 2021-06-23 08:00:42 +01:00
parent 7ba897ed4d
commit 175a5725b7

View File

@ -101,4 +101,4 @@ jobs:
make
- name: run tests
run: |
cd build && ./ut --gtest_filter="NONE"
cd build && ./ut