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

Commit 6023f8b

Browse files
authored
Update .github/workflows/ci.yml
Re-add name field for Windows job
1 parent 2f445f4 commit 6023f8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ jobs:
9494
windows:
9595
runs-on: windows-latest
9696

97+
name: "Windows (Swift ${{ matrix.tag }})"
98+
9799
strategy:
98100
matrix:
99101
include:

0 commit comments

Comments
 (0)