ci: remove perfsee upload step on CI (#1356)

This commit is contained in:
LongYinan
2023-03-06 21:51:21 +08:00
committed by GitHub
parent 5760c41cd0
commit 2a08e0b704
3 changed files with 36 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@
"*.{ts,tsx,js,jsx}": "npx eslint --cache --fix"
},
"devDependencies": {
"@perfsee/sdk": "^1.3.0",
"@playwright/test": "^1.31.1",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.21.1",