mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
fix: remove cargo test
This commit is contained in:
parent
6083824eec
commit
b5c41750f7
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -29,12 +29,6 @@ jobs:
|
|||
- name: Rust Cache
|
||||
uses: Swatinem/rust-cache@ce325b60658c1b38465c06cc965b79baf32c1e72
|
||||
|
||||
- name: Cargo Test
|
||||
run: |
|
||||
cargo check
|
||||
cargo test
|
||||
working-directory: ./src-tauri
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user