Skip to content

Commit

Permalink
stay in e2e dir
Browse files Browse the repository at this point in the history
  • Loading branch information
testlabauto committed Jan 7, 2025
1 parent efd52ed commit 6fcde2d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-e2e-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,9 @@ jobs:
cd test/e2e
npm install @playwright/test@^1.49.0
npx playwright install
cd ../..
npm --prefix test/e2e install
npm --prefix test/e2e run compile
npm install
npm run compile
- name: Get & install latest release
id: get_latest_release
Expand Down

0 comments on commit 6fcde2d

Please sign in to comment.