Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lexdene committed Jul 29, 2024
1 parent 26bd2ea commit 5badf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/travis/unittest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE -DWITH_TESTING=ON ..
make -j8
valgrind --leak-check=full make test
cd ..
pytest tests
python -m pytest tests
pip install -e .
./tests/shabby/run_test.sh

0 comments on commit 5badf30

Please sign in to comment.