Skip to content

Commit

Permalink
Update flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Jul 11, 2024
1 parent dde92c5 commit 219c85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
reporter: "github-pr-check"
github_token: ${{ secrets.GITHUB_TOKEN }}
args: "--all-targets"
clippy_flags: "--all-targets"

build:
name: Build ${{ matrix.target }}
Expand Down

0 comments on commit 219c85c

Please sign in to comment.