Skip to content

Commit 5d9e12e

Browse files
NPA-3895: pyproject dependency changes
1 parent ffea99a commit 5d9e12e

File tree

3 files changed

+1054
-816
lines changed

3 files changed

+1054
-816
lines changed

.github/workflows/openapi-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Script Packages with Poetry
2626
shell: bash
2727
run: |
28-
poetry install
28+
poetry install --all-extras
2929
3030
- name: Run Python script for all files
3131
run: |

0 commit comments

Comments
 (0)