Skip to content

Commit

Permalink
set default timeout functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shadycuz committed Dec 24, 2022
1 parent 08ac93d commit ff650ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
name: Functional
needs: linting
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout Code
uses: actions/checkout@v3
Expand Down

0 comments on commit ff650ca

Please sign in to comment.