Skip to content

Commit

Permalink
WIP test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechkral committed Apr 11, 2024
1 parent 56cd42f commit b2b19d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 43 deletions.
42 changes: 2 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ cargo-fixture-lib = { version = "=1.1.0", features = ["smol"] }

# Tests

# [patch.'crates-io']
# cargo-fixture-lib = { path = 'crates/lib' }
# cargo-fixture-macros = { path = 'crates/macros' }
[patch.'crates-io']
cargo-fixture-lib = { path = 'crates/lib' }
cargo-fixture-macros = { path = 'crates/macros' }

[dev-dependencies]
smol-potat = "1.1.2"
Expand Down

0 comments on commit b2b19d6

Please sign in to comment.