Ver código fonte

Enable all tests

tags/v0.0.1
Henry Case 3 anos atrás
pai
commit
175a5725b7
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml Ver arquivo

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

Carregando…
Cancelar
Salvar