Skip to content

Commit

Permalink
remove deactivate
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Apr 30, 2024
1 parent 4e7277f commit 854ae55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

- name: Steup turbine python venv
run: |
deactivate
python3.11 -m venv ${TURBINE_VENV_DIR}
source ${TURBINE_VENV_DIR}/bin/activate
pip install --upgrade pip
Expand Down

0 comments on commit 854ae55

Please sign in to comment.