Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Pankey committed May 3, 2023
1 parent bd777e1 commit 44cd245
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
#pip install cwltool
#pip install --upgrade toil[all]
#pip install toil-cwl-runner
pip install --upgrade pip
pip install "setuptools<58.0.0"
pip install django-celery
pip install --upgrade pip setuptools==57.5.0
pip install -r requirements.txt
pip install -r requirements-toil.txt
python manage.py migrate
Expand Down

0 comments on commit 44cd245

Please sign in to comment.