Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 32464f8

Browse files
committed
v1.3.1 release test
1 parent 6b331ec commit 32464f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/releasetest_sep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
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
@@ -79,7 +79,7 @@ jobs:
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

0 commit comments

Comments
 (0)