Skip to content

Commit

Permalink
poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 4, 2024
1 parent 951d1e7 commit 1026360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@ jobs:
- name: run python tests
run: |
cd integ-tests/python
poetry install
./run_tests.sh
1 change: 1 addition & 0 deletions .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
node = "20.14"
ruby = "3.1"
pnpm = "9.9"
poetry = "1.8.4"

0 comments on commit 1026360

Please sign in to comment.