Skip to content

Commit

Permalink
Merge pull request #139 from LNP-BP/v0.10
Browse files Browse the repository at this point in the history
Release v0.10.6
  • Loading branch information
dr-orlovsky authored Oct 9, 2023
2 parents b8ae567 + 3c64218 commit ad3ed3e
Show file tree
Hide file tree
Showing 9 changed files with 227 additions and 143 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Clippy
with:
command: clippy
args: --workspace --all-features --all-targets
args: --workspace --all-features --all-targets -- -D warnings
doc:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit ad3ed3e

Please sign in to comment.