Skip to content

Commit 7001b09

Browse files
committed
debug output on linux
1 parent cf8f4ae commit 7001b09

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Gradle :SwiftKit:build
3737
run: ./gradlew build -x test
3838
- name: Gradle :SwiftKit:check
39-
run: ./gradlew :SwiftKit:check --info
39+
run: ./gradlew :SwiftKit:check --debug
4040
- name: Gradle compile JMH benchmarks
4141
run: ./gradlew compileJmh --info
4242

0 commit comments

Comments
 (0)