Skip to content

Commit 5b080c1

Browse files
committed
Renamed test results path app/build/test-results to cardstackview/build/test-results
1 parent e74ef5a commit 5b080c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
path: cardstackview/build/reports
2727
destination: reports
2828
- store_test_results:
29-
path: app/build/test-results
29+
path: cardstackview/build/test-results

0 commit comments

Comments
 (0)