We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--no-root
1 parent a283919 commit 056d80dCopy full SHA for 056d80d
.github/setup/action.yml
@@ -34,4 +34,4 @@ runs:
34
- name: Install project
35
shell: bash
36
run: |
37
- poetry --no-ansi --no-interaction install
+ poetry --no-ansi --no-interaction --no-root install
0 commit comments