We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d006d8 commit bc3d309Copy full SHA for bc3d309
1 file changed
.github/workflows/main.yml
@@ -36,11 +36,6 @@ jobs:
36
# Probably has to do with forking the test processes.
37
run: meson test --interactive
38
working-directory: build/
39
- lint:
40
- name: Lint
41
- runs-on: ubuntu-22.04
42
- steps:
43
- - uses: actions/checkout@v2
44
- name: Check clippy recommendations
45
run: cargo clippy --manifest-path xyz-iinuwa-credential-manager-portal-gtk/Cargo.toml --target-dir build/xyz-iinuwa-credential-manager-portal-gtk/src
46
- name: Check formatting
0 commit comments