Backport: Agentic Shell Command Execution (v1.0.0 → v1.0.8) #66
@ -117,6 +117,9 @@ jobs:
|
|||||||
${{ runner.os }}-cargo-linux-amd64-
|
${{ runner.os }}-cargo-linux-amd64-
|
||||||
- run: cargo test --manifest-path src-tauri/Cargo.toml -- --test-threads=1
|
- run: cargo test --manifest-path src-tauri/Cargo.toml -- --test-threads=1
|
||||||
|
|
||||||
|
- name: Run shell module tests
|
||||||
|
run: cargo test --manifest-path src-tauri/Cargo.toml shell:: -- --test-threads=1
|
||||||
|
|
||||||
frontend-typecheck:
|
frontend-typecheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user