Ver código fonte

fix test run

kyber
Henry Case 3 anos atrás
pai
commit
88fb6821a9
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

@@ -20,4 +20,4 @@ jobs:
make
- name: run tests
run: |
./ut
cd build && ./ut

Carregando…
Cancelar
Salvar