Browse Source

adjust total timeout

test-reverting-lock-table
chrislu 1 year ago
parent
commit
c0bb87e036
  1. 2
      .github/workflows/e2e.yml

2
.github/workflows/e2e.yml

@ -21,7 +21,7 @@ jobs:
e2e:
name: FUSE Mount
runs-on: ubuntu-22.04
timeout-minutes: 15
timeout-minutes: 30
steps:
- name: Set up Go 1.x
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v2

Loading…
Cancel
Save