Skip to content

Commit

Permalink
no library targets found in package
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurk committed Sep 22, 2023
1 parent 105d265 commit 0bedfc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
# https://twitter.com/jonhoo/status/1571290371124260865
- name: cargo test --locked
run: cargo test --locked --all-features --all-targets
# https://github.com/rust-lang/cargo/issues/6669
- name: cargo test --doc
run: cargo test --locked --all-features --doc
os-check:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} / stable
Expand Down

0 comments on commit 0bedfc9

Please sign in to comment.