Skip to content

Commit 6b64c16

Browse files
committed
[CI] Updates GitHub Actions job name
1 parent c889674 commit 6b64c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/8.1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 8.1
1+
name: test
22
on:
33
push:
44
branches:
@@ -7,7 +7,7 @@ on:
77
branches:
88
- 8.1
99
jobs:
10-
test-8.1:
10+
test:
1111
env:
1212
TEST_ES_SERVER: http://localhost:9250
1313
PORT: 9250

0 commit comments

Comments
 (0)