diff options
Diffstat (limited to '.github/workflows/windows.yml.NOACTIVE')
| -rw-r--r-- | .github/workflows/windows.yml.NOACTIVE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml.NOACTIVE b/.github/workflows/windows.yml.NOACTIVE index 766a472..3b3d982 100644 --- a/.github/workflows/windows.yml.NOACTIVE +++ b/.github/workflows/windows.yml.NOACTIVE @@ -16,6 +16,7 @@ jobs: runs-on: ${{ matrix.os }} env: CFLAGS_EXTRA: --coverage + LDFLAGS_EXTRA: --coverage steps: - name: Dependency |
