Revert "test CI ui build"

This reverts commit d65b20a40f.
pull/7431/head
Thibault Duplessis 2020-10-06 09:47:24 +02:00
parent d65b20a40f
commit a33ccb0bc6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
ssh-key: ${{ secrets.id_rsa_ab }}
ref: master
path: ab
continue-on-error: false
continue-on-error: true
id: ab
- run: yarn link --cwd "$GITHUB_WORKSPACE/ab" && yarn link ab --cwd ui/round
if: steps.ab.outcome == 'success'