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 Oct 3, 2024
1 parent bad0d24 commit be313f6
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 @@ -196,5 +196,5 @@ jobs:
run: . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl

- name: Test with PyTest
timeout-minutes: 60
# timeout-minutes: 60
run: . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV

0 comments on commit be313f6

Please sign in to comment.