Skip to content

Commit

Permalink
Enable debug for dstack.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Movchan committed Oct 29, 2024
1 parent 580090c commit 3014ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_with_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Run tests with GPU
run: |
HF_TOKEN=${{ secrets.HF_TOKEN }} dstack apply -f tests.dstack.yml --force -y
DSTACK_CLI_LOG_LEVEL=DEBUG HF_TOKEN=${{ secrets.HF_TOKEN }} dstack apply -f tests.dstack.yml --force -y

0 comments on commit 3014ff6

Please sign in to comment.