Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
kiendang committed Aug 28, 2022
1 parent 14609f7 commit e8bb194
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/virtualenv_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CI_PYTHON="${VENV_DIR}/bin/python" \
CI_VIRTUALENV=true \
CI_PYTHON="${VENV_DIR}/bin/python" \
SCALAPY_PYTHON_PROGRAMNAME="${VENV_DIR}/bin/python" \
sbt "scripted scalanative/*"
sbt "scripted native/*"

echo "Delete virtualenv ${VENV_DIR}"
rm -rf "${VENV_DIR}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e8bb194

Please sign in to comment.