Skip to content

Commit

Permalink
ci: run regular e2e tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov committed Aug 23, 2024
1 parent 926af34 commit f19ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- uses: nrwl/nx-set-shas@v4
- run: pnpm exec nx affected --parallel 3 --target lint test build
- run: pnpm exec nx build haqq-website
- run: pnpm exec nx affected --parallel 1 --target e2e-ci
- run: pnpm exec nx affected --parallel 1 --target e2e

1 comment on commit f19ed5a

@vercel
Copy link

@vercel vercel bot commented on f19ed5a Aug 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.