Skip to content

Commit

Permalink
Build benchmarks in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed May 30, 2024
1 parent e67d1d7 commit 6b03319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ml-kem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust }}
- run: cargo build --benches --all-features
- run: cargo test --no-default-features
- run: cargo test
- run: cargo test --all-features
Expand Down

0 comments on commit 6b03319

Please sign in to comment.