Skip to content

Commit abb5015

Browse files
committed
Update CI workflow to enable verbose output for aam-cli linting and testing
1 parent 1263f36 commit abb5015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
working-directory: apps/aam-cli
5959

6060
- name: Lint and test aam-cli
61-
run: npx nx run-many -t lint,test -p aam-cli
61+
run: npx nx run-many -t lint,test -p aam-cli --verbose
6262

6363
# ==========================================================================
6464
# BUILD & PUBLISH — Build wheels/sdists and upload to Test PyPI

0 commit comments

Comments
 (0)