Skip to content

Commit 2381261

Browse files
committed
Check Spotless formatting by default build
Detected in the course of support-and-care/maven-support-and-care#77.
1 parent 985c94d commit 2381261

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ on:
7474
default: 'zulu'
7575
type: string
7676

77+
env:
78+
CI: true
79+
7780
jobs:
7881

7982
build:

0 commit comments

Comments
 (0)