Skip to content

Commit fcf28cb

Browse files
Update README, too
1 parent 54edbaf commit fcf28cb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,11 @@ Many flags are WIP. For temporary hacks, alter the code directly and recompile t
4242
#### Working with a different field
4343

4444
#### Verify circuit using `spartan_parallel` (only supported in Curve25519)
45+
46+
# Continuous Integration
47+
48+
At the momnt we only have a simple CI that tests formatting ard `cargo check` and runs `setup.sh` and `encode_ceno.sh`.
49+
50+
TODO:
51+
- [ ] run tests in CI, too. (That means we need to fix our tests.)
52+
- [ ] reorganise the code, so that we only need a single `carge check` or `cargo test` instead of having to run that in a dozen different directories.

0 commit comments

Comments
 (0)