Skip to content

Commit 84f310c

Browse files
ElijahVlasovv0-e
andauthored
benches -> workspace
Co-authored-by: v0-e <134806759+v0-e@users.noreply.github.com>
1 parent da53158 commit 84f310c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- name: Build
1919
run: cargo test --workspace --verbose --no-run
2020
- name: Build benches
21-
run: cargo build --benches --all-features --all-targets
21+
run: cargo build --workspace --all-features --all-targets
2222
- name: Run tests
2323
run: cargo test --workspace --verbose

0 commit comments

Comments
 (0)