Skip to content

Commit

Permalink
Include integration tests in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marecabo committed Feb 11, 2025
1 parent 5830f3d commit f1e1596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
java-version: 1.17
- name: Build with Maven
run: mvn test -B -Dmatsim.preferLocalDtds=true
run: mvn verify -B -Dmatsim.preferLocalDtds=true

0 comments on commit f1e1596

Please sign in to comment.