Skip to content

Commit

Permalink
unnecesary build/pack
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelgj committed Jul 14, 2024
1 parent 88ba38d commit 8bc1974
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
- name: Run build script
run: pnpm build
- name: Run pack script
run: pnpm pack:all
- name: Run e2e tests
run: pnpm test:e2e
- name: Validate working directory is clean
Expand Down

0 comments on commit 8bc1974

Please sign in to comment.