Skip to content

Commit

Permalink
Add links
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens committed Nov 19, 2024
1 parent bb40364 commit b8c23fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Many flags are WIP. For temporary hacks, alter the code directly and recompile t

# Continuous Integration

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).
At the moment we only have a [simple CI](.github/workflows/) that checks formatting and `cargo check` and runs [setup.sh](setup.sh) and [encode_ceno.sh](encode_ceno.sh).

TODO:
- [ ] run tests in CI, too. (That means we need to fix our tests.)
Expand Down

0 comments on commit b8c23fb

Please sign in to comment.