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

Commit

Permalink
test/ee-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-aesthisia committed Dec 22, 2023
1 parent 824b277 commit 6691fd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- run: cp .env.local.default .env.local
- run: npm install --production=false --loglevel notice --legacy-peer-deps
- run: npm run lint
- run: npm run check-errors
- run: npm run check-eslint
# - run: npm run check-errors
# - run: npm run check-eslint
- run: npm run dev-docker
- run: npm run dev-reinit
- run: npm run test-e2e
Expand Down

0 comments on commit 6691fd0

Please sign in to comment.