Skip to content

Commit 94562ff

Browse files
committed
GitHub Actions
1 parent 2c54487 commit 94562ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
run-config:
9-
- { scheme: 'ColorSetKit', project: 'ColorSet++.xcodeproj', actions: "build analyze test", destination: 'platform=macOS' }
9+
- { scheme: 'ColorSetKit', project: 'ColorSet.xcodeproj', actions: "build analyze test", destination: 'platform=macOS' }
1010
steps:
1111

1212
- name: Checkout

0 commit comments

Comments
 (0)