1 parent c68cf95 commit 87c2bb7Copy full SHA for 87c2bb7
1 file changed
.github/workflows/sdk-ci.yaml
@@ -150,6 +150,7 @@ jobs:
150
--exclude='gradle.properties' \
151
--exclude='pyproject.toml' \
152
--exclude='package.json' \
153
+ --exclude='yarn.lock' \
154
--exclude='*.md' \
155
./ /tmp/foundation-workspace-current/foundation-sdk/ >> preview.md || true # diff returns 1 if the two targets have differences
156
0 commit comments