mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-03-02 04:02:13 +01:00
use yarn, duh
This commit is contained in:
parent
89b383df7d
commit
c81b07b9d7
2
.github/workflows/testdriver.yml
vendored
2
.github/workflows/testdriver.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
echo "Starting Electron"
|
echo "Starting Electron"
|
||||||
scripthaus run electron 1>/dev/null 2>&1 &
|
scripthaus run electron 1>/dev/null 2>&1 &
|
||||||
echo "Electron Done"
|
echo "Electron Done"
|
||||||
npm install testdriverai -g
|
yarn add global testdriverai
|
||||||
exit
|
exit
|
||||||
prompt: |
|
prompt: |
|
||||||
1. /run /testdriver/theme.yml
|
1. /run /testdriver/theme.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user