Skip to content

Commit

Permalink
Add FRI tests to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfelder committed Sep 24, 2024
1 parent 47b654e commit 324b6d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
run: |
cargo test --release --verbose -- --ignored
cargo test --release --verbose
cargo test --release --verbose --features=fri tests::test_fold
# build-windows:
# name: Build on Windows
Expand Down

0 comments on commit 324b6d2

Please sign in to comment.