Skip to content

Commit

Permalink
Add timeout for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Feb 1, 2024
1 parent 0861489 commit 5a0044d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
timeout-minutes: 30
env:
HAVE_ACCESS_TO_SECRETS: ${{ secrets.RUNDB_API_URL }}
strategy:
Expand Down

0 comments on commit 5a0044d

Please sign in to comment.