We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5309660 commit ee69a0cCopy full SHA for ee69a0c
1 file changed
.github/workflows/main.yml
@@ -37,6 +37,8 @@ jobs:
37
run: meson test --interactive
38
working-directory: build/
39
lint:
40
+ name: Lint
41
+ runs-on: ubuntu-22.04
42
steps:
43
- name: Check clippy recommendations
44
run: cargo clippy --manifest-path xyz-iinuwa-credential-manager-portal-gtk/Cargo.toml --target-dir build/xyz-iinuwa-credential-manager-portal-gtk/src
0 commit comments