Skip to content

Commit bc3d309

Browse files
committed
fixup! ci: Add lint job
1 parent 9d006d8 commit bc3d309

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ jobs:
3636
# Probably has to do with forking the test processes.
3737
run: meson test --interactive
3838
working-directory: build/
39-
lint:
40-
name: Lint
41-
runs-on: ubuntu-22.04
42-
steps:
43-
- uses: actions/checkout@v2
4439
- name: Check clippy recommendations
4540
run: cargo clippy --manifest-path xyz-iinuwa-credential-manager-portal-gtk/Cargo.toml --target-dir build/xyz-iinuwa-credential-manager-portal-gtk/src
4641
- name: Check formatting

0 commit comments

Comments
 (0)