Skip to content

Commit

Permalink
ci: install usort
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Mar 14, 2024
1 parent ddb6fc1 commit 53a914e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,6 @@ jobs:
run: pip install clang-format && clang-format --version

- run: pip install isort
- run: pip install usort

- run: cargo test

0 comments on commit 53a914e

Please sign in to comment.