Skip to content

Commit 48cd51b

Browse files
committed
-v2
1 parent 398f339 commit 48cd51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
# Ideally we should use the version about to be released for hackage tests and benchmarks
2828
GHC_FOR_SOLVER_BENCHMARKS: '9.2.3'
2929
GHC_FOR_COMPLETE_HACKAGE_TESTS: '9.2.3'
30-
COMMON_FLAGS: '-j 2 -v'
30+
COMMON_FLAGS: '-j 2 -v 2'
3131

3232
jobs:
3333
validate-prerelease:

0 commit comments

Comments
 (0)