mirror of https://github.com/llvm/circt.git
[README] Fix badge link (#8124)
See https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/adding-a-workflow-status-badge#using-the-workflow-file-name
This commit is contained in:
parent
d628a15590
commit
9bd84a4cde
|
@ -1,6 +1,6 @@
|
|||
<p align="center"><img src="docs/includes/img/circt-logo.svg"/></p>
|
||||
|
||||
[](https://github.com/llvm/circt/actions?query=workflow%3A%22Build+and+Test%22)
|
||||
[](https://github.com/llvm/circt/actions?query=workflow%3A%22Build+and+Test%22)
|
||||
[](https://github.com/llvm/circt/actions?query=workflow%3A%22Nightly+integration+tests%22)
|
||||
|
||||
# ⚡️ "CIRCT" / Circuit IR Compilers and Tools
|
||||
|
|
Loading…
Reference in New Issue