Skip to content

Commit

Permalink
Increase Docker unit test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Oct 24, 2023
1 parent aad883b commit e843fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-test-zebra-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
jobs:
test-docker-config:
name: Test ${{ inputs.test_id }} in Docker
timeout-minutes: 15
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit e843fd6

Please sign in to comment.