Skip to content

Commit

Permalink
Added test-step
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Potisk committed Jan 27, 2020
1 parent 0308e76 commit 36f4a96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ld-signatures-java-ws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
- name: Set up JDK
uses: philpotisk/github-action-maven@master
- name: Build with Maven
run: mvn install
run: mvn install
- name: Run Tests
run: mvn test

0 comments on commit 36f4a96

Please sign in to comment.