8000 :books: update workflow names · pyexcel/pyexcel-io@eebf473 · GitHub
[go: up one dir, main page]

Skip to content

Commit eebf473

Browse files
committed
📚 update workflow names
1 parent 1d779d3 commit eebf473

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: Unit tests on ubuntu
22

33
on: [push]
44

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: run_tests
1+
name: Run unit tests on Windows and Mac
22

33
on: [push, pull_request]
44

0 commit comments

Comments
 (0)
0