Skip to content

Commit 7137a60

Browse files
committed
update jest test job name
1 parent 32cf731 commit 7137a60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ concurrency:
1616
cancel-in-progress: true
1717

1818
jobs:
19-
test-typescript:
19+
test-jest:
20+
name: Jest Tests
2021
runs-on: ubuntu-latest
2122

2223
steps:

0 commit comments

Comments
 (0)