Skip to content

Commit e908da0

Browse files
committed
attempt to fix ci
1 parent bc8fb42 commit e908da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-fortuna.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
profile: minimal
2525
toolchain: 1.82.0
2626
override: true
27+
components: rustfmt, clippy
2728
- name: Format check
2829
run: cargo fmt --all -- --check
2930
if: success() || failure()

0 commit comments

Comments
 (0)