Skip to content

Commit 0274b8e

Browse files
committed
WIP: show profile setting
1 parent 7053f3d commit 0274b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- name: Run cargo clippy
2626
run: |
27+
rustup show profile
2728
rustup component add clippy
2829
cargo clippy --workspace --all-features -- -D warnings
2930

0 commit comments

Comments
 (0)