Skip to content

Commit

Permalink
ci: Set test timeout of 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
achow101 committed Mar 27, 2024
1 parent e4f51bc commit f814815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ jobs:
name: Python ${{ matrix.python-version }} ${{ matrix.device }} ${{ matrix.interface }}
runs-on: ubuntu-latest
needs: [ sim-builder, ledger-app-builder, bitcoind-builder ]
timeout-minutes: 30

strategy:
fail-fast: false
Expand Down

0 comments on commit f814815

Please sign in to comment.