Skip to content

Commit

Permalink
Building the project before the testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioCasCeb committed Feb 7, 2024
1 parent c19f378 commit a131f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
cd ./packages/web-new
npm install
npx playwright install chromium firefox
npm run build
npm run serve &
sleep 10
npm test
Expand Down

0 comments on commit a131f2f

Please sign in to comment.