Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 163562d

Browse files
author
Matthias Koeppe
committed
Rename cygwin workflows
1 parent dbf461d commit 163562d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci-cygwin-minimal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: windows-latest
1+
name: CI cygwin-minimal
22

33
on:
44
pull_request:

.github/workflows/ci-cygwin-standard-python2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: windows-latest
1+
name: CI cygwin-standard-python2
22

33
on:
44
pull_request:

.github/workflows/ci-cygwin-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: windows-latest
1+
name: CI cygwin-standard
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)