Skip to content

Commit

Permalink
chore: Cleanup code and add CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugoch committed Oct 8, 2024
1 parent 971a2e1 commit 6fe8735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- uses: giraffate/clippy-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workdir: app
clippy_flags: -- -Dwarnings
tool_name: clippy-action-output
fail_on_error: true
Expand Down

0 comments on commit 6fe8735

Please sign in to comment.