Skip to content

Commit 88c1fc1

Browse files
authored
Update cuda-unit-test.yml
1 parent faa517c commit 88c1fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/cuda-unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
- script: |
3434
SB_MICRO_PATH=$PWD python3 setup.py test
3535
displayName: Run unit tests
36-
timeoutInMinutes: 30
36+
timeoutInMinutes: 60
3737
- script: |
3838
bash <(curl -s https://codecov.io/bash) -cF cuda-unit-test
3939
displayName: Report coverage results

0 commit comments

Comments
 (0)