mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-22 23:01:03 +00:00
Allow warnings
This commit is contained in:
@@ -177,6 +177,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SCCACHE_GHA_ENABLED: "true"
|
SCCACHE_GHA_ENABLED: "true"
|
||||||
RUSTC_WRAPPER: "sccache"
|
RUSTC_WRAPPER: "sccache"
|
||||||
|
RUSTFLAGS: "-Awarnings"
|
||||||
POLKADOT_SDK_COMMIT_HASH: "30cda2aad8612a10ff729d494acd9d5353294d63"
|
POLKADOT_SDK_COMMIT_HASH: "30cda2aad8612a10ff729d494acd9d5353294d63"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the Polkadot SDK Repository
|
- name: Checkout the Polkadot SDK Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user