Skip to content

Commit

Permalink
install enochecker_test in venv
Browse files Browse the repository at this point in the history
  • Loading branch information
ldruschk committed Jul 19, 2024
1 parent 9f23ee3 commit b486f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/enochecker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
python-version: '3.9'
- name: Install enochecker_test
run: |
python -m pip install --upgrade pip python-virtualenv
virtualenv -p python3 venv
source venv/bin/activate
pip install git+https://github.com/RTUnreal/enochecker_test.git@optional_utf8
Expand Down

0 comments on commit b486f4b

Please sign in to comment.