Skip to content

Commit f97dbfb

Browse files
committed
Uniform workflow names
1 parent 6c7bfa8 commit f97dbfb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_js.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: JS tests
1+
name: JS Tests
22

33
on: [push]
44

.github/workflows/test_py.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test yafowil.widget.autocomplete
1+
name: Python Tests
22

33
on: [push]
44

0 commit comments

Comments
 (0)