Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

chore: build gui-react in launchpad ci #224

Closed tomaszantas closed 2 years ago

tomaszantas commented 2 years ago

Description

Build gui-react instead of tauri to speed up the development lifecycle.

Motivation and Context

yarn tauri build slows down the PR checking. So the PR check includes only gui-react build now. And the tauri build has been moved to the nightly job.

How Has This Been Tested?

See results of PR check here.