Skip to content

Commit

Permalink
Returned deploy-test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroslavNekryach committed Dec 18, 2023
1 parent 5ddd560 commit 7269a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deploy-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ for key, value in json.loads(sys.argv[1])['value'].items():
" "$ELF_PARAMS")


py.test -vvvvv -n 16 tests/
py.test -n 6 tests/

echo "Deploy test success"
exit 0

0 comments on commit 7269a63

Please sign in to comment.