diff --git a/.github/workflows/run-docs-code.yaml b/.github/workflows/run-docs-code.yaml index 21d8466..9875cf3 100644 --- a/.github/workflows/run-docs-code.yaml +++ b/.github/workflows/run-docs-code.yaml @@ -40,7 +40,7 @@ jobs: pip install . pip install papermill ipykernel conda list - + - name: Install Poetry run: | pipx install poetry