Skip to content

Commit 116ad4b

Browse files
committed
wip
1 parent 2272356 commit 116ad4b

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
@@ -120,7 +120,7 @@ jobs:
120120
- name: Install dependencies
121121
run: npm ci
122122
- name: E2E test affected projects
123-
run: npx nx affected -t e2e-test --skipNxCache --parallel=1
123+
run: npx nx affected -t e2e-test --parallel=1
124124

125125
build:
126126
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)