Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geloro94 authored Apr 25, 2024
1 parent 759f4e0 commit e99c95d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ jobs:
- name: Run Tests
run: mvn -Pdownload-ontology -B verify

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

Expand Down

0 comments on commit e99c95d

Please sign in to comment.