Skip to content

Commit b19204a

Browse files
committed
add e2e specs
1 parent 0e7b411 commit b19204a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Run this command as early as possible, before dependencies are installed
2323
# Learn more at https://nx.dev/ci/reference/nx-cloud-cli#npx-nxcloud-startcirun
2424
# Uncomment this line to enable task distribution
25-
- run: npx nx-cloud start-ci-run --distribute-on="3 linux-medium-js" --stop-agents-after="e2e-ci"
25+
- run: npx nx-cloud start-ci-run --distribute-on="8 linux-medium-js" --stop-agents-after="e2e-ci"
2626

2727
# Cache node_modules
2828
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)