Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
iaj2 committed Nov 28, 2023
1 parent 7ce583b commit cd280bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:

- name: Install Dependencies
run: |
sudo apt-get install python3-pip
python -m pip install --upgrade pip
python -m venv venv_test
source venv_test/bin/activate
Expand Down

0 comments on commit cd280bb

Please sign in to comment.