Skip to content

Commit

Permalink
fix(ci): coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Jan 1, 2024
1 parent 044bfe4 commit 57cc724
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 @@ -33,6 +33,8 @@ jobs:
coverage:
name: Coverage
runs-on: ubuntu-latest
env:
RUSTFLAGS: --cfg hyper_unstable_tracing
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 57cc724

Please sign in to comment.