Skip to content

Commit

Permalink
Increased e2e stack server start timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
james-perretta committed Nov 21, 2024
1 parent e246c28 commit 74950e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

env:
WAIT_ON_TIMEOUT: 600000

steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 74950e1

Please sign in to comment.