Skip to content

Cache CI build between jobs

Tan Dat TRUONG requested to merge fix_ci into main

This MR speeds up the CI by doing two things:

  • caches some of the build folders
  • combine the lint job with the build job to reduce the number of jobs
Edited by Tan Dat TRUONG

Merge request reports