We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48af48 commit 88758d5Copy full SHA for 88758d5
1 file changed
.github/workflows/reassurePerfTests.yml
@@ -33,7 +33,7 @@ jobs:
33
timeout_minutes: 30
34
max_attempts: 3
35
retry_on: error
36
- command: node .github/actions/reassureStabilityCheck
+ command: node .github/actions/javascript/reassureStabilityCheck
37
env:
38
ALLOWED_DURATION_DEVIATION: 10
39
ALLOWED_RELATIVE_DURATION_DEVIATION: 20
0 commit comments