Skip to content

Commit

Permalink
refactor: remove build step from e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-yarmosh committed Dec 13, 2024
1 parent c9d1568 commit 1641b58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20.x
- name: Build
run: |
npm ci
npm run build
- uses: fscarmen/[email protected]
- name: Enable IPv6 for Docker containers
run: |
Expand Down

0 comments on commit 1641b58

Please sign in to comment.