Skip to content

Commit

Permalink
ci: make the future obvious in clippy's name ... :)
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
  • Loading branch information
simonsan committed Mar 19, 2024
1 parent aefb613 commit 92c46e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: cargo clippy --all-targets

clippy-future:
name: Clippy
name: Clippy (Future)
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 92c46e8

Please sign in to comment.