Skip to content

Commit

Permalink
Update visual-ci-new.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan authored Dec 27, 2023
1 parent cbd11ca commit 528ba51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Visual Testing Pipeline
name: web-new Visual Testing Pipeline

on:
pull_request:
Expand Down Expand Up @@ -33,4 +33,4 @@ jobs:
cd ./packages/web-new
npm install
npx playwright install
npm run test
npm run test

0 comments on commit 528ba51

Please sign in to comment.