Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
perunt committed Jan 2, 2024
1 parent 454f8a1 commit e5568dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reassurePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
# Restore patches from backup
rm -rf ./patches/
cp -r ./patches_backup/ ./patches/
npx patch-package
rm -rf node_modules
npm cache clean --force
Expand All @@ -64,3 +63,4 @@ jobs:
DURATION_DEVIATION_PERCENTAGE: 20
COUNT_DEVIATION: 0
REGRESSION_OUTPUT: ${{ steps.reassure.outputs.content }}

0 comments on commit e5568dc

Please sign in to comment.