This repository was archived by the owner on Jan 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 # Run Playwright with PR-vs-Main comparison
2424 - name : GUI Test – Playwright only
25- uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1.3.1
25+ uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1
2626 with :
2727 github-token : ${{ secrets.GITHUB_TOKEN }}
2828 mode : test-only
7979 - run : npm install
8080
8181 - name : GUI Test – Lint only
82- uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1.3.1
82+ uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1
8383 with :
8484 github-token : ${{ secrets.GITHUB_TOKEN }}
8585 mode : lint-only
@@ -178,7 +178,7 @@ jobs:
178178 # Build dashboard, post comment, deploy Pages
179179 - id : review
180180 name : Dashboard / PR comment / Pages
181- uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1.3.1
181+ uses : DigitalProductInnovationAndDevelopment/Code-Reviews-of-GUI-Tests@v1
182182 with :
183183 github-token : ${{ secrets.GITHUB_TOKEN }}
184184 mode : dashboard-only
You can’t perform that action at this time.
0 commit comments