Skip to content

Commit c520dd4

Browse files
committed
Fix Reassure workflow
1 parent d144844 commit c520dd4

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
@@ -42,6 +42,6 @@ jobs:
4242
npx reassure --branch
4343
- name: Validate output.json
4444
id: validateReassureOutput
45-
uses: ./.github/actions/validateReassureOutput
45+
uses: ./.github/actions/javascript/validateReassureOutput
4646
with:
4747
DURATION_DEVIATION_PERCENTAGE: 20

0 commit comments

Comments
 (0)