We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1263f36 commit abb5015Copy full SHA for abb5015
1 file changed
.github/workflows/publish-pypi-test.yml
@@ -58,7 +58,7 @@ jobs:
58
working-directory: apps/aam-cli
59
60
- name: Lint and test aam-cli
61
- run: npx nx run-many -t lint,test -p aam-cli
+ run: npx nx run-many -t lint,test -p aam-cli --verbose
62
63
# ==========================================================================
64
# BUILD & PUBLISH — Build wheels/sdists and upload to Test PyPI
0 commit comments