We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8e10a commit 48d1ec8Copy full SHA for 48d1ec8
.github/workflows/test.yml
@@ -31,3 +31,4 @@ jobs:
31
- uses: ./
32
with:
33
swift-version: ${{ matrix.swift-version }}
34
+ - run: swift --version
0 commit comments