Skip to content

Commit

Permalink
Fix java-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
helltractor committed Oct 28, 2024
1 parent a231788 commit db2a927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Build with Maven
run: mvn clean install
working-directory: ./trading-exchange-system/build

- name: Run tests
run: mvn test
Expand Down

0 comments on commit db2a927

Please sign in to comment.