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
|
- name: Rust Cache
|
||||||
uses: Swatinem/rust-cache@ce325b60658c1b38465c06cc965b79baf32c1e72
|
uses: Swatinem/rust-cache@ce325b60658c1b38465c06cc965b79baf32c1e72
|
||||||
|
|
||||||
- name: Cargo Test
|
|
||||||
run: |
|
|
||||||
cargo check
|
|
||||||
cargo test
|
|
||||||
working-directory: ./src-tauri
|
|
||||||
|
|
||||||
- name: Install Node
|
- name: Install Node
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user