Skip to content

Commit 0a1f0e6

Browse files
committed
test
1 parent c8d4037 commit 0a1f0e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ jobs:
163163
- name: Checkout repository
164164
uses: actions/checkout@v4
165165

166+
- name: Swift versions
167+
run: swift --version
168+
166169
- name: Run Swift Macro Compatibility Check
167170
uses: Matejkob/swift-macro-compatibility-check@v1
168171
with:

0 commit comments

Comments
 (0)