Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Nov 30, 2023
1 parent 83b86ba commit c36542e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ jobs:
- name: Install additional packages
run: sudo apt install --yes ${{ env.PACKAGES }}

- name: Set up Java
uses: actions/setup-java@v4
with:
java-version: 17
distribution: temurin

- name: Set up Python for gcovr
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit c36542e

Please sign in to comment.