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 428038d commit bf62a43Copy full SHA for bf62a43
.github/workflows/build-test.yaml
@@ -22,4 +22,4 @@ jobs:
22
steps:
23
- uses: actions/checkout@master
24
- name: Build and test
25
- run: xcodebuild clean test -quiet -project TimeLapseBuilder.xcodeproj -scheme TimeLapseBuilder-macOS
+ run: xcodebuild clean test -project TimeLapseBuilder.xcodeproj -scheme TimeLapseBuilder-macOS
0 commit comments