Skip to content

Commit

Permalink
Merge branch 'master' into feat/departure-modes-for-dvrp
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoerl authored Feb 1, 2024
2 parents a94e8ce + 4079be3 commit e98e09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: mvn verify -P jacoco --batch-mode --also-make --projects matsim -Dmaven.test.redirectTestOutputToFile -Dmatsim.preferLocalDtds=true

- name: Push coverage to CodeCov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./matsim/target/site/jacoco/jacoco.xml

Expand Down

0 comments on commit e98e09a

Please sign in to comment.