Skip to content

Commit

Permalink
Add Ubuntu latest, was accidentally deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSiebert1 authored Dec 22, 2024
1 parent 8459d9d commit 3f075a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Test Coverage
jobs:
run-coverage:
name: Build
runs-on: ubuntu-
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v4
Expand Down Expand Up @@ -55,4 +55,4 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests
name: code-coverage-report


0 comments on commit 3f075a7

Please sign in to comment.