add some utest retries in docs

pull/106/head
Nicholas Bollweg 2022-11-07 10:26:38 -06:00
rodzic 4683f670e3
commit 34a3cacc0a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -388,7 +388,7 @@ jobs:
- name: tests (unit)
shell: bash -l {0}
run: doit test:pytest:*
run: doit test:pytest:* || doit test:pytest:* || doit test:pytest:*
- name: tests (robot)
shell: bash -l {0}