Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Try without prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackevansevo committed Apr 27, 2017
1 parent e8824ec commit b74ada7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ fi

set -x

PYTHONPATH=. ${PREFIX}pytest --ignore venv --cov=basic_utils --cov-report=term-missing ${@}
${PREFIX}pytest --ignore venv --cov=basic_utils --cov-report=term-missing ${@}

0 comments on commit b74ada7

Please sign in to comment.