Unverified 提交 308bc019 authored 作者: Pratham Hole's avatar Pratham Hole 提交者: GitHub

Only consider main branch in README test badge (#832)

* Test badge in the README is now ensures that it reflects the most recent test specific to the main branch. * Update README.rst Co-authored-by: 's avatarRicardo Vieira <28983449+ricardoV94@users.noreply.github.com> --------- Co-authored-by: 's avatarRicardo Vieira <28983449+ricardoV94@users.noreply.github.com>
上级 4c784086
......@@ -133,7 +133,7 @@ A good place to start contributing is by looking through the issues
.. |Project Name| replace:: PyTensor
.. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg
:target: https://github.com/pymc-devs/pytensor/actions?query=workflow%3ATests
.. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg?branch=main
:target: https://github.com/pymc-devs/pytensor/actions?query=workflow%3ATests+branch%3Amain
.. |Coverage| image:: https://codecov.io/gh/pymc-devs/pytensor/branch/main/graph/badge.svg?token=WVwr8nZYmc
:target: https://codecov.io/gh/pymc-devs/pytensor
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论