We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83dd7b5 commit 5a97a62Copy full SHA for 5a97a62
README.md
@@ -3,6 +3,10 @@
3
# CIRCT Tests
4
5
This repository contains various larger-scale tests for the tools provided by the [CIRCT](https://github.com/llvm/circt) project.
6
+Tests are run nightly and for every PR or commit to the main branch of CIRCT.
7
+Test results are stored on a separate [`results`](https://github.com/circt/circt-tests/tree/results) branch.
8
+
9
+[](https://github.com/circt/circt-tests/actions/workflows/test.yml)
10
11
## Getting Started
12
0 commit comments