Remove `riscv` feature flag (#6305)
Since https://github.com/paritytech/polkadot-sdk/pull/6266 we no longer
require a custom toolchain to build the `pallet-revive-fixtures`. Hence
we no longer have to guard the build behind a feature flag.
---------
Co-authored-by: GitHub Action <[email protected]>