Skip to content

Commit

Permalink
chore: remove an example file as it is causing problems with release-…
Browse files Browse the repository at this point in the history
…plz 🙄
  • Loading branch information
sdd committed Dec 4, 2023
1 parent 6f193ed commit c8c0e56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ jobs:
- name: Cargo test
run: |
cargo run --example build-float-doctest-tree --features="serialize_rkyv"
cargo run --example build-immutable-doctest-tree --features="serialize_rkyv"
cargo test --workspace --features=serialize,serialize_rkyv
test-all-features:
Expand Down
Binary file removed examples/immutable-doctest-tree.rkyv
Binary file not shown.

0 comments on commit c8c0e56

Please sign in to comment.