mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* test(tauri.js) add template test * fix(lint) ignore prefer-optional-chain because babel-jest wont accept it * feat(webpack) raw-loader test for windows * fix(workflow) install tauri-bundler * fix(EOF) * chore(test) try with done cb * fix(test) cwd scope * fix(test) transform regex for windows * fix(test) windows regex on jest transform Co-authored-by: nothingismagick <denjell@sfosc.org>
This commit is contained in:
committed by
GitHub
parent
377b500020
commit
d37efa5605
2
.github/workflows/test-on-pr.yml
vendored
2
.github/workflows/test-on-pr.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y webkit2gtk-4.0
|
||||
- run: cargo install tauri-cli --force
|
||||
- run: cargo install tauri-bundler --force
|
||||
- name: test
|
||||
timeout-minutes: 15
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user