Disable snapshot publishing (#1089)
Summary: Currently broken. Will reenable this separately. Pull Request resolved: https://github.com/facebook/yoga/pull/1089 Reviewed By: mweststrate Differential Revision: D28609885 Pulled By: passy fbshipit-source-id: 380359d09ee96d321d49c6440bde358c3e791c1a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8a65d8b6dc
commit
f03129728f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -55,4 +55,4 @@ jobs:
|
||||
buck --version
|
||||
- name: Build
|
||||
# TODO: Run the tests here again. They're currently crashing the JVM in GitHub Actions for some reason.
|
||||
run: ./gradlew :yoga-layout:assembleDebug && scripts/publish-snapshot.sh
|
||||
run: ./gradlew :yoga-layout:assembleDebug
|
||||
|
Reference in New Issue
Block a user