Skip to content

Commit 219b32c

Browse files
committed
ci: we no longer need to install rust as we scwitched to electron
1 parent 5841432 commit 219b32c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.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)