brainglobe / morphapi

A lightweight python package to download neuronal morphologies
https://brainglobe.info/documentation/morphapi/index.html
MIT License
17 stars 6 forks source link

Test: Fix Path for Windows #57

Closed adrien-berchet closed 6 months ago

adrien-berchet commented 6 months ago

Description

What is this PR

Why is this PR needed?

The CI fails on the Windows runner.

What does this PR do?

Fix the paths for Windows.

How has this PR been tested?

The tests were failing and now they should work.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

codecov[bot] commented 6 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

adrien-berchet commented 6 months ago

You're welcome! And note that the release 0.2.2 could not be published because of this issue.

alessandrofelder commented 6 months ago

Are you happy to publish the next patch release?

adrien-berchet commented 6 months ago

I tested the main branch in my workflow and it looks fine so I pushed the 0.2.3 release.