Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/shm11C3/hardware-monitor
Browse files Browse the repository at this point in the history
…into feature/networkinfo
  • Loading branch information
shm11C3 committed Dec 31, 2024
2 parents 8c7600c + 5f89d81 commit 80d9f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
#- name: check Rust Clippy
# run: cargo clippy --manifest-path src-tauri/Cargo.toml -- -D warnings

- name: Test Rust
- name: Testing Tauri Backend
run: cargo test --manifest-path src-tauri/Cargo.toml -- --test-threads=1 --nocapture

- uses: tauri-apps/tauri-action@v0
Expand Down

0 comments on commit 80d9f38

Please sign in to comment.