Don't make the resolvercheck check fatal
This commit is contained in:
parent
8803dc6043
commit
60f32459ae
2
.github/workflows/resolverscheck.sh
vendored
2
.github/workflows/resolverscheck.sh
vendored
@ -67,5 +67,5 @@ if [ -s "$ERROR_LOG" ]; then
|
||||
echo "** FAILURES **"
|
||||
echo
|
||||
cat "$ERROR_LOG"
|
||||
exit 1
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user