We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ad69e commit acba1cbCopy full SHA for acba1cb
.github/workflows/amalthea-ci.yml
@@ -42,4 +42,4 @@ jobs:
42
- name: Run Unit Tests
43
id: amalthea-test
44
run: |
45
- cargo test --verbose
+ cargo test --verbose -- --nocapture
0 commit comments