Skip to content

Commit

Permalink
Adding timeout to the Realm Web PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored Jun 8, 2022
1 parent 1c2fe98 commit 76b1b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-realm-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
job:
name: Build & test
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 76b1b18

Please sign in to comment.