Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vteague authored Jun 23, 2024
1 parent a84cd3e commit 513034f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ jobs:

- name: Classic Tests
run: cd server/eclipse-project; mvn -Dtest='us.freeandfair.corla.**' test

- name: IRV Tests
run: cd server/eclipse-project; mvn -Dtest='au.org.democracydevelopers.corla.**' test

0 comments on commit 513034f

Please sign in to comment.