Skip to content

Commit 116e0be

Browse files
authored
Merge branch 'main' into remove-settimeout-qwikloader
2 parents 7edee7f + d72e34f commit 116e0be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,8 @@ jobs:
275275

276276
- name: Install Rust toolchain
277277
uses: actions-rust-lang/setup-rust-toolchain@v1
278+
with:
279+
components: clippy,rustfmt
278280

279281
- uses: pnpm/action-setup@v4
280282
- name: Setup Node

0 commit comments

Comments
 (0)