Skip to content

Commit f171f50

Browse files
author
John Doe
committed
refactor: add CI logs
1 parent 39f5e14 commit f171f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Install dependencies
122122
run: npm ci
123123
- name: E2E test affected projects
124-
run: npx nx affected -t e2e-test --parallel=1
124+
run: npx nx affected -t e2e-test --verbose --parallel=1
125125

126126
build:
127127
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)