We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cccf4 commit df3b725Copy full SHA for df3b725
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
author="Nathan Henrie" \
44
description="test plugin for CI"
45
46
- pushd QSMyNewPlugin
+ pushd QSMyPlugin
47
48
xcodebuild -scheme QSMyPlugin build
49
xcodebuild -scheme QSMyPlugin test
0 commit comments