Skip to content

Commit 276d76d

Browse files
committed
chore: test ark feature
1 parent 28a65ca commit 276d76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
uses: actions-rs/cargo@v1
148148
with:
149149
command: test
150-
args: --release --package sp1-verifier
150+
args: --release --package sp1-verifier -F ark
151151
env:
152152
RUSTFLAGS: -Copt-level=3 -Coverflow-checks=y -Cdebuginfo=0 -C target-cpu=native
153153
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)