Skip to content

Commit 97293bf

Browse files
committed
Update rust.yml
1 parent 07debcc commit 97293bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Build
1111
run: cargo build --verbose
1212
- name: Run tests
13-
run: cargo test --verbose
13+
run: cargo test --verbose --tests

0 commit comments

Comments
 (0)