Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperkowski committed Dec 4, 2024
1 parent b552613 commit 36ded40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Test lub & docs
- name: Test lib & docs
run: |
cargo test --lib --all-features
cargo test --doc --all-features

0 comments on commit 36ded40

Please sign in to comment.