Skip to content

Commit

Permalink
Update cli-client pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tbsklg committed Aug 17, 2024
1 parent bac1174 commit de0438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
components: clippy

- name: Linting
run: cargo clippy -- -D warnings
run: cargo clippy -- -D warnings

coverage:
name: Code coverage
Expand Down

0 comments on commit de0438f

Please sign in to comment.