Skip to content

Commit

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

0 comments on commit 7007954

Please sign in to comment.