summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/testframework-clippy.yml
AgeCommit message (Expand)AuthorFilesLines
2024-11-26Update Actionstinyboxvk1-2/+2
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-0/+3
2024-04-23Bump setup-protoc action to v3David Lönnhager1-2/+2
2024-02-26Run clippy with `--no-default-features` instead of default featuresSebastian Holmin1-2/+2
2024-02-26Reorder flags in CI job to improve readabilitySebastian Holmin1-1/+1
2024-02-20Run `clippy` with `all-features` in CIMarkus Pettersson1-0/+2
2024-01-08Add `--all-targets` to CI pipelineSebastian Holmin1-2/+2
2024-01-08Remove outdated custom warn flagSebastian Holmin1-2/+2
2023-12-15Add `testframework-clippy.yml`Markus Pettersson1-0/+73