Skip to content

Commit

Permalink
Update test.yml (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Apr 20, 2023
1 parent a70df51 commit b4c6ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
python-version: "3.x"

- name: Install python components
run: pip3 install pipenv virtualenv poetry
run: python -m pip install pipenv poetry

# Generate mocks
- name: Generate mocks
Expand Down

0 comments on commit b4c6ed8

Please sign in to comment.