Skip to content

Commit 5a97a62

Browse files
committed
[README] Add reference to results
1 parent 83dd7b5 commit 5a97a62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# CIRCT Tests
44

55
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+
[![Test](https://github.com/circt/circt-tests/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/circt/circt-tests/actions/workflows/test.yml)
610

711
## Getting Started
812

0 commit comments

Comments
 (0)