Skip to content

Commit

Permalink
update CI and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hoishing committed Nov 13, 2024
1 parent 50c19b8 commit 9ac1658
Show file tree
Hide file tree
Showing 3 changed files with 817 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: "poetry"

- run: |
poetry update --with dev
poetry install --with dev
# avoid activate evn in every step
echo "$GITHUB_WORKSPACE/.venv/bin" >> $GITHUB_PATH
Expand Down
Loading

0 comments on commit 9ac1658

Please sign in to comment.