Skip to content

Commit

Permalink
295 - adding archetype tests to git build action
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyRoss committed Aug 30, 2024
1 parent fe8959a commit 024f0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Build aiSSEMBLE
run: |
./mvnw -B clean install -U --file pom.xml -Pci,integration-test,gh-build
# Install Maven
# Install Maven which is needed for archetype tests
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
Expand Down

0 comments on commit 024f0b0

Please sign in to comment.