Skip to content

Commit c225da9

Browse files
committed
remove unused step id
1 parent 08f4cf6 commit c225da9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/test-all-custom-flags.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ jobs:
159159
npm ci
160160
161161
- name: Run all tests
162-
id: playwright-tests
163162
run: npm run test:static:ci
164163

165164
- name: Update job summary

.github/workflows/test-all.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ jobs:
161161
npm ci
162162
163163
- name: Run all tests
164-
id: playwright-tests
165164
run: npm run test:static:ci
166165

167166
- name: Update job summary

0 commit comments

Comments
 (0)