## Details - Currently the oneAPI toolkits are downloaded each time the build action is run - Caching the tookits should speed up our automated testing - GitHub actions docs on caching workflow dependencies are [here](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows)