Skip to content

Commit 7da2b85

Browse files
committed
Increase timeout for essential functionality test to 10 minutes
1 parent 3069b18 commit 7da2b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_vfb_connect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
export VFB_CACHE_ENABLED=true
3838
3939
- name: Test essential functionality (LC_12 fix verification)
40-
timeout-minutes: 5
40+
timeout-minutes: 10
4141
run: |
4242
cd src
4343
python -c "

0 commit comments

Comments
 (0)