Skip to content

Commit

Permalink
asdfasfd
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 29, 2024
1 parent 471cbf3 commit 7ee0db5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7ee0db5

Please sign in to comment.