Skip to content

Commit

Permalink
Remove integration tests - IPA with relaxed DP target
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshelev committed Jan 14, 2025
1 parent 98ae935 commit 912d79f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ jobs:
- name: Integration Tests - Hybrid
run: cargo test --release --test "hybrid" --no-default-features --features "cli compact-gate web-app real-world-infra test-fixture relaxed-dp"

- name: Integration Tests - IPA with Relaxed DP
run: cargo test --release --test "ipa_with_relaxed_dp" --no-default-features --features "cli web-app real-world-infra test-fixture compact-gate relaxed-dp"

# sanitizers currently require nightly https://github.com/rust-lang/rust/issues/39699,
# and are broken on ubuntu 24.04 https://github.com/rust-lang/rust/issues/111073#issuecomment-2561607617
sanitize:
Expand Down

0 comments on commit 912d79f

Please sign in to comment.