mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: config tauri web driver test (#1947)
* chore: setup tauri test * chore: update test * chore: update test * chore: update test * chore: update test * refactor: test folder location * chore: remove deps * ci: fix build --------- Co-authored-by: appflowy <annie@appflowy.io> Co-authored-by: nathan <nathan@appflowy.io>
This commit is contained in:
@ -13,7 +13,7 @@ script_runner = "@shell"
|
||||
|
||||
[tasks.install_tauri_protobuf.linux]
|
||||
script = """
|
||||
npm install -g protoc-gen-ts
|
||||
sudo npm install -g protoc-gen-ts
|
||||
"""
|
||||
script_runner = "@shell"
|
||||
|
||||
|
Reference in New Issue
Block a user