Skip to content

Commit 070f64e

Browse files
author
Ramon Moraes
committed
Merge branch 'dev'
2 parents cbb7068 + ee1c4d6 commit 070f64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Extra Cargo
1919
run: cargo install cargo-caw-publish
2020
- name: Run tests
21-
run: cargo test --lib --verbose
21+
run: cargo test --verbose
2222
- name: Build
2323
run: cargo build --verbose
2424
- name: Publish

0 commit comments

Comments
 (0)