Browse Source

Enable all tests

tags/v0.0.1
Henry Case 3 years ago
parent
commit
175a5725b7
1 changed files with 1 additions and 1 deletions
  1. +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

Loading…
Cancel
Save