Skip to content

Commit

Permalink
ldflags
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Sep 8, 2023
1 parent 6482757 commit 4a1a764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
if: matrix.build_type == 'Debug'
run: |
echo 'CXXFLAGS=--coverage' >> $GITHUB_ENV
echo 'LDFLAGS=--coverage' >> $GITHUB_ENV
- name: Configure
shell: bash
Expand Down

0 comments on commit 4a1a764

Please sign in to comment.