Przeglądaj źródła

Make sure the emulated jobs upload their test results properly

undefined
Thom Wiggers 5 lat temu
rodzic
commit
02917216f1
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 1BB0A7CE26E363
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      .circleci/config.yml

+ 1
- 1
.circleci/config.yml Wyświetl plik

@@ -25,7 +25,7 @@ version: 2.1
cd test && python3 -m pytest --verbose --junitxml=test-results/pytest/results.xml --numprocesses=auto"
no_output_timeout: 2h
- store_test_results:
path: test-results
path: test/test-results

.native_job: &nativejob
docker:


Ładowanie…
Anuluj
Zapisz