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 27882bb commit 96ef8ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
working-directory: ./src-tauri
toolchain: stable
- uses: actions-rs/cargo@v1
with:
command: test
working-directory: ./src-tauri
cwd: ./src-tauri

0 comments on commit 96ef8ed

Please sign in to comment.