Skip to content

Commit fcbdd65

Browse files
committed
Run blob-experimental tests for gix-blame
1 parent ca9e4b9 commit fcbdd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ unit-tests:
173173
cargo nextest run -p gix-transport --features async-client --no-fail-fast
174174
cargo nextest run -p gix-protocol --features blocking-client --no-fail-fast
175175
cargo nextest run -p gix-protocol --features async-client --no-fail-fast
176+
cargo nextest run -p gix-blame --features blob-experimental --no-fail-fast
176177
cargo nextest run -p gix --no-default-features --no-fail-fast
177178
cargo nextest run -p gix --no-default-features --features basic,comfort,max-performance-safe --no-fail-fast
178179
cargo nextest run -p gix --no-default-features --features basic,extras,comfort,need-more-recent-msrv --no-fail-fast

0 commit comments

Comments
 (0)