Skip to content

Commit

Permalink
run site as well to be sure it is still working
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Nov 28, 2021
1 parent e04846d commit b94d472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
cache: 'maven'

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

0 comments on commit b94d472

Please sign in to comment.