Skip to content

Commit b63de2d

Browse files
committed
Merge branch 'sebsto/ci_foundation' of github.com:sebsto/swift-aws-lambda-runtime into sebsto/ci_foundation
2 parents 6bedeac + d418f8e commit b63de2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/check-link-foundation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ if [ "$SUCCESS" -eq 0 ]; then
5757
error "❌ At least one foundation lib was found, reporting the error."
5858
else
5959
log "✅ No foundation lib found, congrats!" && exit 0
60-
fi
60+
fi

0 commit comments

Comments
 (0)