Skip to content

Commit

Permalink
ci: raise test job timeout minutes (nuxt-modules#2450)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede authored Sep 28, 2023
1 parent 95e6362 commit e50b508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
matrix:
node-version: [18]
os: [ubuntu-latest]
timeout-minutes: 15
timeout-minutes: 25

name: Test on Node.js ${{ matrix.node-version }}
steps:
Expand Down

0 comments on commit e50b508

Please sign in to comment.