Skip to content

Commit c4ddc51

Browse files
authored
[Debug] Swift 5.10 with Docker image
1 parent 87ce131 commit c4ddc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
mkdir MyPackage
4747
cd MyPackage
4848
swift package init --type library
49-
swift build
49+
swift build -vv
5050
enable_windows_docker: true
5151

5252
tests_without_docker:

0 commit comments

Comments
 (0)