Skip to content

Commit

Permalink
try something else
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed Nov 15, 2022
1 parent e4d7a31 commit 1a1de36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Install dependencies
run: |
pipenv install -deploy -dev
pipenv install -deploy --dev
- name: run test suite
run: |
Expand Down

0 comments on commit 1a1de36

Please sign in to comment.