Skip to content

Commit bf62a43

Browse files
committed
CI: Enable verbose build logs
1 parent 428038d commit bf62a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@master
2424
- name: Build and test
25-
run: xcodebuild clean test -quiet -project TimeLapseBuilder.xcodeproj -scheme TimeLapseBuilder-macOS
25+
run: xcodebuild clean test -project TimeLapseBuilder.xcodeproj -scheme TimeLapseBuilder-macOS

0 commit comments

Comments
 (0)