Skip to content

Commit

Permalink
Update smoke-test.yml
Browse files Browse the repository at this point in the history
supress log
  • Loading branch information
hi-unc1e authored Apr 18, 2024
1 parent f81cf11 commit 88a16cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
pip install -r requirements.txt
- name: Run smoke tests
env:
PYTHONVERBOSE: 0
run: |
python POC-T.py -h
python -v POC-T.py -s rsync-weakpass -aF "protocol=rsync"
Expand Down

0 comments on commit 88a16cb

Please sign in to comment.