aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/run_tests.yaml
Commit message (Expand)AuthorAgeFilesLines
* Don't wait for 10 minutes for test server to come upAarni Koskela2023-12-301-1/+1
* Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGANAarni Koskela2023-12-301-0/+8
* fix the issue with /sdapi/v1/options failing (this time for sure!)AUTOMATIC11112023-07-181-0/+1
* edit names moreAUTOMATIC11112023-07-141-1/+1
* do not run workflow items twice for PRs from this repoAUTOMATIC11112023-07-141-1/+3
* rename --add-stop-route to --api-server-stopw-e-w2023-06-291-1/+1
* terminate -> stopw-e-w2023-06-141-1/+1
* update workflow kill test serverw-e-w2023-06-141-1/+1
* Overhaul tests to use py.testAarni Koskela2023-05-191-7/+42
* CI: use launch.py for dependencies tooAarni Koskela2023-05-111-0/+1
* CI: use CPU wheel repo for PyTorchAarni Koskela2023-05-111-0/+5
* specify the tests dir in automated testsAUTOMATIC2023-03-251-1/+1
* Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC11112023-01-091-1/+1
|\
| * try all testsVladimir Repin2023-01-091-1/+1
* | ... also for tests.Aarni Koskela2023-01-071-5/+3
|/
* Minor fixesVladimir Repin2022-11-191-5/+4
* Apply suggestions from code review Vladimir Repin2022-11-181-5/+4
* Use empty model as CLIP weightsVladimir Repin2022-11-141-1/+1
* Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin2022-11-141-2/+9
* Use 80 port on launchVladimir Repin2022-11-141-1/+1
* skip cuda testVladimir Repin2022-11-141-1/+1
* Tests separated for github-actions CIVladimir Repin2022-11-141-0/+26