Sfoglia il codice sorgente

Enable all tests

tags/v0.0.1
Henry Case 3 anni fa
parent
commit
175a5725b7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml Vedi File

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

Caricamento…
Annulla
Salva