Skip to content

Commit

Permalink
fix test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Mar 22, 2024
1 parent 9c34107 commit b4dfd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ IFS=$'\n\t'

make .venv
source .venv/bin/activate
make install-dev
make install-test
make tests-ci

0 comments on commit b4dfd74

Please sign in to comment.