Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Jan 6, 2021
1 parent 42f47fd commit 60ae3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
name: BrowserStack
needs: job_build
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 45
if: "github.ref == 'refs/heads/master'"
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 60ae3fb

Please sign in to comment.