Skip to content

Commit

Permalink
Remove timeout for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NISHIY-EKSDEE committed Sep 25, 2024
1 parent a378f19 commit bbca094
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 bbca094

Please sign in to comment.