Skip to content

Commit e03d92b

Browse files
committed
wip
1 parent 016cbe2 commit e03d92b

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 --skipNxCache --parallel=1
124+
run: npx nx affected -t e2e-test --parallel=1
125125

126126
build:
127127
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)