agencyenterprise/neural-data-simulator

Disabled caching of `tests` CI job on windows-latest

NewtonSander opened this issue · 0 comments

Describe the bug

It seems like an external component of the NDS CI was changed and caused the test job to fail on the windows-latest image.
As a workaround the caching was disabled on windows.

Steps to reproduce

Revert the changes from the PR 53 and trigger the tests CI job.

Expected results

The caching should be enabled on all jobs.

Actual results

The caching was disabled on windows