Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-aesthisia committed Dec 26, 2023
1 parent ee59c78 commit f18edbe
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,8 @@ jobs:
# - run: npm run check-eslint
- run: npm run dev-docker
- run: npm run dev-reinit
- run: |
npm run dev &
sleep 20
npm run test-e2e
- run: npm run dev &
- run: npm run test-e2e
# - run: npm run test-e2e
- run: npm run build-client

0 comments on commit f18edbe

Please sign in to comment.