remove e2e tests from ci

This commit is contained in:
Xinrui Chen 2022-09-03 19:42:12 -07:00
parent daf9e4f788
commit 550c440e78
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
cache: 'npm'
- run: npm install
- run: npm run test:unit
- run: npm run test