Skip to content

Commit

Permalink
add -s
Browse files Browse the repository at this point in the history
  • Loading branch information
yejianquan committed Dec 17, 2024
1 parent d9f00e8 commit 55327bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ stages:
set -ex
sudo python3 -m pip install dist/asyncsnmp-2.1.0-py3-none-any.whl
python3 setup.py test
python3 setup.py test -s
displayName: "Unit tests"
- script: |
Expand Down

0 comments on commit 55327bc

Please sign in to comment.