Skip to content

Commit beaf1b6

Browse files
committed
adjusted dependencies(2)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
1 parent 14c630a commit beaf1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ jobs:
533533

534534
- name: Install NcPyApi
535535
working-directory: nc_py_api
536-
run: python3 -m pip -v install ".[dev]"
536+
run: python3 -m pip -v install ".[dev-min,app]"
537537

538538
- name: Checkout AppAPI
539539
uses: actions/checkout@v4

0 commit comments

Comments
 (0)