Skip to content

Commit

Permalink
fix: add max timeout to test ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed Nov 24, 2024
1 parent a7bfd0d commit 10a9d60
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 @@ -10,6 +10,7 @@ on:
- develop
jobs:
build:
timeout-minutes: 5
runs-on: ubuntu-latest
env:
GITHUB_ACTOR: ${{ github.actor }}
Expand Down

0 comments on commit 10a9d60

Please sign in to comment.