Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich authored Apr 20, 2020
1 parent 8878d43 commit 5bc88d2
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 @@ -27,4 +27,4 @@ jobs:
- name: Build User Settings service
run: mvn -B package --file user-settings-service/pom.xml
- name: Build Assertion service
run: mvn -B package --file assertion-service/pom.xml
run: mvn -B package --file assertion-services/pom.xml

0 comments on commit 5bc88d2

Please sign in to comment.