Skip to content

Commit

Permalink
skip module cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nirgur committed Jul 23, 2024
1 parent 291c65d commit 3ee2b87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,8 @@ jobs:
- name: Test
run: pnpm run test

- name: Fetch all branches to container
run: git fetch --all

- name: E2E
run: pnpm run test:e2e
env:
HOME: /root

- name: Upload HTML report
if: always()
Expand Down

0 comments on commit 3ee2b87

Please sign in to comment.