Skip to content

Commit

Permalink
silence the prompts - quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
anandhu-eng committed Jan 25, 2025
1 parent 85ca2a3 commit 45a4314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-mlc-core-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ jobs:
- name: Test 6 - run script - Output being used for testing mlc cache
run: |
mlc run script --tags=get,imagenet-aux
mlc run script --tags=get,imagenet-aux,_from.dropbox
mlc run script --tags=get,imagenet-aux --quiet
mlc run script --tags=get,imagenet-aux,_from.dropbox --quiet
- name: Test 7 - find cache - More than one cache present
run: |
Expand Down

0 comments on commit 45a4314

Please sign in to comment.