Skip to content

Commit

Permalink
Force timeout so alerted if segfault occurs
Browse files Browse the repository at this point in the history
  • Loading branch information
willGraham01 committed Feb 7, 2024
1 parent b8a5be4 commit 7296980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
test:
needs: [linting, manifest]
name: Run package tests
timeout-minutes: 15
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 7296980

Please sign in to comment.