Skip to content

Commit

Permalink
test (not examples)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouaix committed Jul 2, 2024
1 parent e6ea57f commit 3bb869d
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 @@ -42,7 +42,7 @@ o________________TEST_COMMANDS: _default
alias t:= test

# Execute all tests
test: test_rust test_python test_examples
test: test_rust test_python

test_rust:
cargo test --workspace
Expand Down

0 comments on commit 3bb869d

Please sign in to comment.