Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thys3Potgieter authored Aug 1, 2023
1 parent bcd13ef commit d455641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
run: |
apt-get update && apt-get install -y git-lfs
git clone https://[email protected]/thys_potgieter/cbio-proteogenomics-tests.git
cd cbio-proteogenomics-tests && git-lfs pull
pip3 install --upgrade pip
pip3 install flake8 pytest
if [ -f requirements.txt ]; then pip3 install -r requirements.txt; fi
Expand Down

0 comments on commit d455641

Please sign in to comment.