You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.
Tested it here polkadot-fellows/runtimes#785
---------
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Alexander Theißen <[email protected]>
0 commit comments