Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed May 21, 2024
1 parent 2cbc388 commit e036b9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
submodules: recursive
ref: main
- name: Install deps
run: sudo apt-get install lcov
- name: Run tests on main for coverage comparison
run: |
git checkout main
Expand Down

0 comments on commit e036b9e

Please sign in to comment.