Searched refs:failed (Results 1 – 2 of 2) sorted by relevance
45 failed=false46 rustfmt --config-path rustfmt.toml "$file" ${check:+"$check"} || failed=true54 if [ "$failed" != "false" ]; then
306 # failed" as success. So we have to do some contortions to ensure the job fails if any of its311 - name: check if any dependency failed