Skip to content

Commit

Permalink
Clean up after #368
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens committed Nov 20, 2024
1 parent 63ad6f9 commit da7472a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
env:
RAYON_NUM_THREADS: 8
RUST_LOG: debug
run: cargo run --release --package ceno_zkvm --example fibonacci_elf --target ${{ matrix.target }} --
run: cargo run --release --package ceno_zkvm --example fibonacci_elf --target ${{ matrix.target }}

0 comments on commit da7472a

Please sign in to comment.