U256 / frontendfull

MIT License
0 stars 0 forks source link

Add cache to ci; try to run jobs in parallel #18

Closed U256 closed 1 year ago

U256 commented 1 year ago

Ci for monorepo can take some time. Maybe I can make it faster by using conc in linter commands and/or by creating cache configuratin

U256 commented 1 year ago

It's cheaper (in time) to run build and then link in one job because of single env setting and project building