Skip to content

Commit

Permalink
Check python instance
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTomRixRix committed Aug 21, 2024
1 parent 5b8eb2f commit ccc103f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automatic_local_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
pwd
rm -rf runner-env
python3 -m venv runner-env
which python3
source runner-env/bin/activate
which python3
- name: Install simpa
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit ccc103f

Please sign in to comment.