Skip to content

Commit 0977fe6

Browse files
committed
ci: we no longer need to install rust as we scwitched to electron
1 parent d49b994 commit 0977fe6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/desktop-linux-test-pull.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
uses: actions/setup-node@v4
1818
with:
1919
node-version: 24
20-
- name: install Rust stable
21-
uses: dtolnay/rust-toolchain@stable
22-
with:
23-
toolchain: 1.85.1
2420

2521
- name: install dependencies (ubuntu only)
2622
run: |

0 commit comments

Comments
 (0)