Skip to content

Commit ff650ca

Browse files
committed
set default timeout functional tests
1 parent 08ac93d commit ff650ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
name: Functional
5151
needs: linting
5252
runs-on: ubuntu-latest
53+
timeout-minutes: 30
5354
steps:
5455
- name: Checkout Code
5556
uses: actions/checkout@v3

0 commit comments

Comments
 (0)