Skip to content

Commit 77631ab

Browse files
authored
Update ci.yml
1 parent e134a6f commit 77631ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ jobs:
1919
scheme: ResponsiveTextField
2020
destination: "platform=iOS Simulator,OS=15.2,name=iPhone 12"
2121
action: test
22+
derived-data-path: DerivedData
2223
enable-code-coverage: true
2324
- uses: michaelhenry/[email protected]
2425
with:
26+
build-path: DerivedData
2527
target: ResponsiveTextFieldTests.xctest
2628
is-spm: false
2729
- name: Publish to code climate

0 commit comments

Comments
 (0)