Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
jahow committed Aug 23, 2024
1 parent 35fb4b6 commit 5b090ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,8 @@ jobs:
- run: npm ci

- name: Run e2e tests
run: npx nx affected --target=e2e
# run: npx nx affected --target=e2e
run: npx nx run-many --all --target=e2e --skip-nx-cache

- uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit 5b090ac

Please sign in to comment.