Skip to content

Commit

Permalink
remove lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolong0728 committed Dec 11, 2024
1 parent bcbe559 commit a550c91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4,895 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
poetry install || poetry lock --no-update && poetry install
poetry install
- name: Run tests
run: |
Expand Down
Loading

0 comments on commit a550c91

Please sign in to comment.