Skip to content

Commit c16bb7b

Browse files
committed
test
t
1 parent 6eaa175 commit c16bb7b

5 files changed

Lines changed: 3 additions & 92 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Build and test
2323
run: cargo test --workspace --all-targets
24-
24+
2525
- name: Checkout code
2626
uses: actions/checkout@v3
2727

.rusty-hook.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ csv = "1.3.0"
1919

2020
[dev-dependencies]
2121
serial_test = "3.2.0"
22-
rusty-hook = "0.11.2"
2322
tempfile = "3.7.0"

DELETEME

Whitespace-only changes.

0 commit comments

Comments
 (0)