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 2c54487 commit 94562ffCopy full SHA for 94562ff
.github/workflows/ci.yaml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
run-config:
9
- - { scheme: 'ColorSetKit', project: 'ColorSet++.xcodeproj', actions: "build analyze test", destination: 'platform=macOS' }
+ - { scheme: 'ColorSetKit', project: 'ColorSet.xcodeproj', actions: "build analyze test", destination: 'platform=macOS' }
10
steps:
11
12
- name: Checkout
0 commit comments