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

Commit 82e48c2

Browse files
committed
chore(build): tests rename
1 parent ba2be7e commit 82e48c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jest Tests
1+
name: Jest tests
22
on:
33
push:
44
branches: [main, master]

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Playwright Tests
1+
name: Playwright tests
22
on:
33
push:
44
branches: [main, master]

0 commit comments

Comments
 (0)