From 7ee0db55315ab7aaa15537633856aee23f88ec19 Mon Sep 17 00:00:00 2001 From: Paul Koch Date: Mon, 29 Jul 2024 16:26:44 -0700 Subject: [PATCH] asdfasfd --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f1f6860d..aa0be9ad8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -456,6 +456,7 @@ jobs: files: tmp/zqmr/t/coverage.xml flags: sdist_${{ matrix.name }} name: codecov_sdist_${{ matrix.name }} + version: v0.7.2 testB: needs: [bdist] @@ -549,6 +550,7 @@ jobs: files: tmp/zqmr/t/coverage.xml flags: bdist_${{ matrix.name }} name: codecov_bdist_${{ matrix.name }} + version: v0.7.2 format_clang: runs-on: ubuntu-latest