Skip to content

Conversation

zeevick10
Copy link
Contributor

Description

  • Summary: Replace global set +e with set -e -o pipefail at the start of .github/assets/check_wasm.sh.
  • Why: Prevent hidden failures in the cargo | jq | grep | sort pipeline; ensure early, accurate error reporting.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is working fine

@mattsse mattsse closed this Oct 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants