chore: test ci
This commit is contained in:
parent
ba29c66e3b
commit
a5434360bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
- name: Yarn install and check
|
||||
run: |
|
||||
yarn install --network-timeout 1000000
|
||||
yarn run check
|
||||
yarn run check --meta
|
||||
|
||||
- name: Tauri build
|
||||
uses: tauri-apps/tauri-action@0e558392ccadcb49bcc89e7df15a400e8f0c954d
|
||||
|
|
Loading…
Add table
Reference in a new issue