Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force cpu usage on macos-latest runners (#114)
* Force cpu usage on macos-latest runners * Moved torch_device setting to root conftest * Go back to setting keras global state in brainglobe-workflows * Force backend env variable to be set with a fixture before importing keras * Add input that should cause an error only on macos-latest * Run set_device_arm_macos_ci on all darwin platforms * Try using the CI variable instead * Pass GITHUB_* env variables via tox * Moved passenv to the bottom of testenv to match other pyproject files * Use force_cpu function from cellfinder * Removed manual setting of GITHUB_ACTIONS
- Loading branch information