Skip to content

Commit

Permalink
ci: use normal e2e instead of the ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho-vazquez committed Jul 13, 2024
1 parent 27de2ac commit 49da12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
pnpm exec cypress verify
pnpm exec cypress info
pnpm exec nx-cloud record -- nx format:check
pnpm exec nx affected -t lint test build e2e-ci
pnpm exec nx affected -t lint test build e2e
deploy-docs:
name: '[Merge] Deploy docs to GitHub Pages'
Expand Down

0 comments on commit 49da12a

Please sign in to comment.