Skip to content

Commit d517430

Browse files
Enable running encode_ceno.sh in CI
1 parent 62de573 commit d517430

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,4 @@ jobs:
9696
run: |
9797
set -euxo pipefail
9898
./setup.sh
99-
# TODO: fix, then enable it.
100-
# ./encode_ceno.sh
99+
./encode_ceno.sh

0 commit comments

Comments
 (0)