You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Many flags are WIP. For temporary hacks, alter the code directly and recompile t
45
45
46
46
# Continuous Integration
47
47
48
-
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).
48
+
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).
49
49
50
50
TODO:
51
51
-[ ] run tests in CI, too. (That means we need to fix our tests.)
0 commit comments