Skip to content

Commit dd839fb

Browse files
authored
Merge branch 'main' into cargo-update
2 parents 53d4990 + 6fc5886 commit dd839fb

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cargo nextest run \
3636
--locked \
3737
--workspace \
38-
-E "(kind(lib) | kind(bin) | kind(proc-macro))" \
38+
-E "(kind(lib) | kind(bin) | kind(proc-macro)) - package(ev-tests)" \
3939
--no-tests=warn
4040
4141
client-test:

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)