Skip to content

Commit 88758d5

Browse files
committed
Minor fix
1 parent b48af48 commit 88758d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reassurePerfTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
timeout_minutes: 30
3434
max_attempts: 3
3535
retry_on: error
36-
command: node .github/actions/reassureStabilityCheck
36+
command: node .github/actions/javascript/reassureStabilityCheck
3737
env:
3838
ALLOWED_DURATION_DEVIATION: 10
3939
ALLOWED_RELATIVE_DURATION_DEVIATION: 20

0 commit comments

Comments
 (0)