Skip to content

Commit 5c4c3a3

Browse files
authored
Aktualisieren von rust.yml
1 parent 61ea434 commit 5c4c3a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Build
2020
run: cargo build --verbose
2121
- name: Run tests
22-
run: cargo test --verbose --all-features
22+
run: cargo test --verbose

0 commit comments

Comments
 (0)