Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
delta1 committed Oct 27, 2023
1 parent 17995e4 commit 1f0704e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/[email protected]
- name: Build
run: |
sudo apt-get update
sudo apt-get -y install $PACKAGES
./autogen.sh
./configure --enable-lcov --enable-lcov-branch-coverage --without-bdb CC=clang CXX=clang++
Expand Down

0 comments on commit 1f0704e

Please sign in to comment.