We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25c758 commit ffc915dCopy full SHA for ffc915d
.github/workflows/tests.yml
@@ -31,4 +31,5 @@ jobs:
31
swift-version: ${{ matrix.swift-version }}
32
- run: echo $PATH
33
- run: which swift
34
+ - run: swiftenv which swift
35
- run: swift -version
0 commit comments