about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2025-01-09 13:24:42 -0800
committerNoah Lev <camelidcamel@gmail.com>2025-01-09 13:37:03 -0800
commitb4297e729f98e2b44b47019157c0de6577996786 (patch)
tree88123034fdb1cdec9a8b51d65084d96f7e70010b /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent42c284edec1d3b645bc08666bdbb329c7709b578 (diff)
downloadrust-b4297e729f98e2b44b47019157c0de6577996786.tar.gz
rust-b4297e729f98e2b44b47019157c0de6577996786.zip
ci: Remove incorrect use of `continue-on-error`
This will cause the CI build to be marked successful even if the build
failed. Instead, use `if: '!cancelled()'` to always save the cache
(except when the job is cancelled), even if the linkcheck failed.

See https://stackoverflow.com/a/58859404 for more.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions