Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtenorio committed Dec 10, 2024
1 parent 96ef8ed commit ddf95f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: actions-rs/cargo@v1
with:
command: test
cwd: ./src-tauri
- name: run test with cli
working-directory: src-tauri
run: cargo test

0 comments on commit ddf95f3

Please sign in to comment.