We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf28cb commit bb40364Copy full SHA for bb40364
README.md
@@ -45,7 +45,7 @@ Many flags are WIP. For temporary hacks, alter the code directly and recompile t
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`.
+At the momnt we only have a simple CI that tests formatting ard `cargo check` and runs [setup.sh](setup.sh) and [encode_ceno.sh](encode_ceno.sh).
49
50
TODO:
51
- [ ] run tests in CI, too. (That means we need to fix our tests.)
0 commit comments