aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Collapse)AuthorLines
2023-01-07CI: Use native actions/setup-python cachingAarni Koskela-8/+5
2022-11-19Minor fixesVladimir Repin-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
2022-11-19Apply suggestions from code review Vladimir Repin-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>
2022-11-14Use empty model as CLIP weightsVladimir Repin-1/+1
2022-11-14Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin-2/+9
2022-11-14Use 80 port on launchVladimir Repin-1/+1
2022-11-14skip cuda testVladimir Repin-1/+1
2022-11-14Tests separated for github-actions CIVladimir Repin-0/+26
2022-10-17add cache for workflowDancingSnow-0/+6
2022-10-15Add basic Pylint to catch syntax errors on PRsRobert Smieja-0/+36