GyDi 3 жил өмнө
parent
commit
b5c41750f7

+ 0 - 6
.github/workflows/ci.yml

@@ -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: