Skip to content

Commit

Permalink
more environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwen01 committed Nov 8, 2024
1 parent 7ddda87 commit 49df6a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-gnark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
env:
SP1_GNARK_IMAGE: sp1-gnark
RUST_LOG: info
RUSTFLAGS: -Copt-level=3 -Cdebug-assertions -Coverflow-checks=y -Cdebuginfo=0 -C target-cpu=native
RUST_BACKTRACE: 1
with:
command: test
toolchain: 1.81.0
Expand Down

0 comments on commit 49df6a1

Please sign in to comment.