Skip to content

Commit

Permalink
fix(ci): temporarily adjust e2e job
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton authored and Tlacenka committed Apr 25, 2024
1 parent aa90d68 commit 1e494c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: E2E test affected projects
run: npx nx affected:e2e --parallel=3
run: npx nx affected:e2e --parallel=3 --skipNxCache

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1e494c7

Please sign in to comment.