Skip to content

Commit

Permalink
update the pipenv installs
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-flinn committed Nov 22, 2023
1 parent 53214d3 commit f7159b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_jobs_py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Install pipenv and setup project
run: |
pip install pipenv
pipenv install
pipenv install --dev
- name: Run Unit Tests
Expand Down

0 comments on commit f7159b3

Please sign in to comment.