Skip to content

Commit

Permalink
nocapture to just test
Browse files Browse the repository at this point in the history
  • Loading branch information
2AUK committed Oct 2, 2023
1 parent eda7384 commit 05efdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ build:
pip install -e . -v

test:
cargo test
cargo test -- --nocapture

run:
cat pyrism/data/cSPCE_XRISM.toml
Expand Down

0 comments on commit 05efdd3

Please sign in to comment.