Skip to content

Commit eddafa6

Browse files
committed
fix typos
1 parent 11a2b17 commit eddafa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# This workflow performs tests in Java.
1+
# This workflow performs tests in JavaScript.
22
name: ESDK JavaScript CI Tests
33

44
on: [pull_request, workflow_call]
55

66
jobs:
7-
testCI:
7+
CI:
88
strategy:
99
matrix:
1010
node: [16, 18.3.0, 20.4.0]

0 commit comments

Comments
 (0)