mirror of
https://github.com/actions/setup-python.git
synced 2025-07-03 16:13:47 +00:00
Add nested Poetry projects test
This commit is contained in:
parent
dc45b1e4e0
commit
f35052820f
3 changed files with 55 additions and 9 deletions
1
__tests__/data/inner/poetry.lock
generated
Symbolic link
1
__tests__/data/inner/poetry.lock
generated
Symbolic link
|
@ -0,0 +1 @@
|
|||
../poetry.lock
|
1
__tests__/data/inner/pyproject.toml
Symbolic link
1
__tests__/data/inner/pyproject.toml
Symbolic link
|
@ -0,0 +1 @@
|
|||
../pyproject.toml
|
Loading…
Add table
Add a link
Reference in a new issue