Skip to content

Commit

Permalink
rm user
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Oct 14, 2024
1 parent 0749d7e commit 4b68c3a
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 @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: install dependencies
run: python3 -m pip install --user --upgrade poetry
run: python3 -m pip install --upgrade poetry
- name: install
run: poetry install
- name: Run tests
Expand Down

0 comments on commit 4b68c3a

Please sign in to comment.