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
`set +x` is the default (in general, as well as in GitHub Actions
unless the value of `shell` is modified with `-x` or `-o xtrace`).
What is needed to distinguish which command from which iterations
of the loops in the WASM jobs' steps' output is `set -x`.
0 commit comments