chore: perf check, will fail if regression > 3%

This commit is contained in:
harttle
2021-10-03 19:07:51 +08:00
parent b9ae479b65
commit dd325362f9
3 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -24,4 +24,7 @@ jobs:
- name: Coverage
uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Performance
run: |
npm run perf:diff