Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/MyRobotLab/myrobotlab in…
Browse files Browse the repository at this point in the history
…to jacoco-worky
  • Loading branch information
supertick committed Dec 10, 2023
2 parents e74f6d3 + 472c8c9 commit d2ddcb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- name: Dependency Test # installs all dependencies
run: mvn test -Dtest=org.myrobotlab.framework.DependencyTest -q
- name: Build with Maven # currently cannot test opencv
# run: mvn clean test surefire-report:report jacoco:report -q
run: mvn clean verify
run: mvn clean verify -q

- name: Get next version
uses: reecetech/[email protected]
Expand Down

0 comments on commit d2ddcb1

Please sign in to comment.