Skip to content

Commit

Permalink
#394 - Update dependencies
Browse files Browse the repository at this point in the history
- turn on debug logging for maven
  • Loading branch information
michael-82 committed Nov 13, 2024
1 parent ddbf5be commit 8b44e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
queries: security-and-quality

- name: Run Tests
run: mvn -Pdownload-ontology -B verify
run: mvn -X -e -Pdownload-ontology -B verify

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 8b44e80

Please sign in to comment.