Skip to content

Merge pull request #1071 from gbengaeben/fix/1030-insurance-oracle-pa… #245

Merge pull request #1071 from gbengaeben/fix/1030-insurance-oracle-pa…

Merge pull request #1071 from gbengaeben/fix/1030-insurance-oracle-pa… #245

Workflow file for this run

# Smoke CI Gate - TEMPORARILY DISABLED
#
# Disabled at maintainer request. The gate currently fails for EVERY pull
# request regardless of its contents: the pinned dependency set (e.g.
# trie-db 0.28.0) no longer compiles under the stable rustc that CI
# installs fresh on each run (1.98.0), so `cargo clippy --all-targets
# --all-features` aborts before ever reaching project code, and the
# workspace test step hits the same failure.
#
# Re-enable once the dependency/toolchain baseline is refreshed.