mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
PVF: remove audit log access (#2461)
This commit is contained in:
@@ -522,4 +522,4 @@ test-syscalls:
|
||||
- if [[ "$CI_JOB_STATUS" == "failed" ]]; then
|
||||
printf "The x86_64 syscalls used by the worker binaries have changed. Please review if this is expected and update polkadot/scripts/list-syscalls/*-worker-syscalls as needed.\n";
|
||||
fi
|
||||
allow_failure: true # TODO: remove this once we have an idea how often the syscall lists will change
|
||||
allow_failure: false # this rarely triggers in practice
|
||||
|
||||
Reference in New Issue
Block a user