Skip to content

Commit acba1cb

Browse files
committed
nocapture
1 parent 64ad69e commit acba1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amalthea-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- name: Run Unit Tests
4343
id: amalthea-test
4444
run: |
45-
cargo test --verbose
45+
cargo test --verbose -- --nocapture

0 commit comments

Comments
 (0)