Skip to content

Commit

Permalink
asdfasdsadf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 30, 2024
1 parent d35baf1 commit f300b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ jobs:
files: tmp/zqmr/t/coverage.xml
flags: sdist_${{ matrix.name }}
name: codecov_sdist_${{ matrix.name }}
version: v0.6.0
use_oidc: true

testB:
needs: [bdist]
Expand Down Expand Up @@ -550,7 +550,7 @@ jobs:
files: tmp/zqmr/t/coverage.xml
flags: bdist_${{ matrix.name }}
name: codecov_bdist_${{ matrix.name }}
version: v0.6.0
use_oidc: true

format_clang:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f300b88

Please sign in to comment.