Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b63de2d

Browse files
committedDec 22, 2024
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)
Please sign in to comment.