Skip to content

Commit ee69a0c

Browse files
committed
fixup! ci: Add lint job
1 parent 5309660 commit ee69a0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
run: meson test --interactive
3838
working-directory: build/
3939
lint:
40+
name: Lint
41+
runs-on: ubuntu-22.04
4042
steps:
4143
- name: Check clippy recommendations
4244
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

Comments
 (0)