Step 4: Perform a sample sanity check (optional) ...
# touchlab-tools
d
# Step 4: Perform a sample sanity check (optional) - name: Touchlab Sample Sanity Check uses: touchlab/sample-group-sanity-check@main What does above do? the https://github.com/touchlab/KMMBridgeSPMQuickStart/blob/main/.github/workflows/KMMBridge-Android-iOS-publish.yml
c
Looks like it checks that the groupId doesn't start with co.touchlab https://github.com/touchlab/sample-group-sanity-check/blob/main/src%2Fmain.ts
👍 1