Skip to content

Commit

Permalink
format the generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Oct 24, 2023
1 parent dc6c2ad commit 13cfa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
components: clippy
- uses: actions-rs-plus/clippy-check@v2
with:
args: --all --all-targets
args: --all --all-targets --features format-generated-code

internal-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 13cfa20

Please sign in to comment.