Skip to content

Commit e93c6db

Browse files
committed
Changed GitHub Actions names
1 parent 11eb38e commit e93c6db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/python_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: CI_windows-2019
2+
name: Windows Tests
33

44
on:
55
push:

.github/workflows/python_ci_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: CI_macos-latest
2+
name: macOS Tests
33

44
on:
55
push:

0 commit comments

Comments
 (0)