Skip to content

Commit b94d472

Browse files
committed
run site as well to be sure it is still working
Signed-off-by: Olivier Lamy <[email protected]>
1 parent e04846d commit b94d472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
cache: 'maven'
4848

4949
- name: Build with Maven
50-
run: mvn clean verify -e -B -V -P run-its
50+
run: mvn clean verify -e -B -V -P run-its site:site

0 commit comments

Comments
 (0)