Skip to content

Commit

Permalink
Update examples step
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Feb 28, 2024
1 parent bfcfef9 commit d9dc594
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ jobs:
- name: Maven build
run: |
mvn -B -e "-Dmaven.test.skip=true" $MAVEN_HTTP_ARGS -DskipTests -Ppipeline install
cd examples
mvn -B verify
etc/scripts/build-examples.sh
archetypes:
timeout-minutes: 30
strategy:
Expand Down

0 comments on commit d9dc594

Please sign in to comment.