Skip to content

Commit

Permalink
Return timeout for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NISHIY-EKSDEE committed Sep 27, 2024
1 parent bbca094 commit 33eb398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fbgemm_gpu_ci_rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ jobs:
run: . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl

- name: Test with PyTest
# timeout-minutes: 20
timeout-minutes: 20
run: . $PRELUDE; cd fbgemm_gpu/test; run_fbgemm_gpu_tests $BUILD_ENV rocm

0 comments on commit 33eb398

Please sign in to comment.