We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db78010 commit 635f1fcCopy full SHA for 635f1fc
.github/workflows/ci.yml
@@ -46,6 +46,7 @@ jobs:
46
pushd QSMyPlugin
47
48
ls -l /private/tmp/QS/Configuration/Debug.xcconfig
49
+ ls -l /tmp/QS/Configuration/Debug.xcconfig
50
51
xcodebuild -scheme QSMyPlugin build
52
xcodebuild -scheme QSMyPlugin test
0 commit comments