Skip to content

Commit

Permalink
Merge pull request #37 from lattice-based-cryptography/remove_ring-lw…
Browse files Browse the repository at this point in the history
…e_from_CI

Remove ring lwe from CI
  • Loading branch information
jacksonwalters authored Dec 25, 2024
2 parents 8c34fcd + fe94562 commit 58e7002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:

- name: build and bun tests for ring-lwe
run: |
cd ring-lwe
cargo build --verbose
cargo test --verbose
Expand Down

0 comments on commit 58e7002

Please sign in to comment.