brainglobe / brainglobe-stitch

A napari plugin for stitching large tiled 3D imaging datasets
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Remove docs workflow #12

Closed IgorTatarnikov closed 3 months ago

IgorTatarnikov commented 3 months ago

Before submitting a pull request (PR), please read the contributing guide.

Please fill out as much of this template as you can, but if you have any problems or questions, just leave a comment and we will help out :)

Description

What is this PR

Why is this PR needed? The docs are most likely not going to be built from this repository but from brainglobe.github.io.

What does this PR do? Removes the docs_build_and_deploy workflow.

References

Please reference any existing issues/PRs that relate to this PR.

How has this PR been tested?

N/A

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.89%. Comparing base (b03e72f) to head (df23d11).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ======================================= Coverage 96.89% 96.89% ======================================= Files 6 6 Lines 419 419 ======================================= Hits 406 406 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.