Skip to content

Commit

Permalink
test debug
Browse files Browse the repository at this point in the history
glegendre01 authored Aug 20, 2024
1 parent badf318 commit 5ac1b33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/model_jobs.yml
Original file line number Diff line number Diff line change
@@ -98,6 +98,9 @@ jobs:
working-directory: /transformers
run: pip freeze

- name: debug
run : sleep 1h

- name: Run all tests on GPU
working-directory: /transformers
run: python3 -m pytest -rsfE -v --make-reports=${{ inputs.machine_type }}_run_models_gpu_${{ matrix.folders }}_test_reports tests/${{ matrix.folders }}

0 comments on commit 5ac1b33

Please sign in to comment.