Skip to content

Commit 2272356

Browse files
committed
wip
1 parent 9f41ba7 commit 2272356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

125125
build:
126126
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)