aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixesVladimir Repin2022-11-191-5/+4
| | | | | | Remove unused test completely Change job name Don't use empty.pt as CLIP weights - it wont work. Use latest version of actions/cache
* Apply suggestions from code review Vladimir Repin2022-11-181-5/+4
| | | | | | | Use last version of setup-python action Remove unnecesarry multicommand from run Remove current directory from artifact paths Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
* 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
|
* add cache for workflowDancingSnow2022-10-171-0/+6
|
* Add basic Pylint to catch syntax errors on PRsRobert Smieja2022-10-151-0/+36