Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Nov 22, 2023
1 parent 32f7554 commit 0bf7f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/web-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
node-version: [lts/*]
include:
- node-version: lts/*
initPerformanceThresholdSec: 4.5
procPerformanceThresholdSec: 0.3
initPerformanceThresholdSec: 8.5
procPerformanceThresholdSec: 0.6

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0bf7f8f

Please sign in to comment.