Skip to content

Commit

Permalink
ci(tests): profile counter updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-babichenko committed Nov 24, 2024
1 parent 292b3ae commit 50eeb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
RUSTFLAGS: -C instrument-coverage
RUST_BACKTRACE: 1
LLVM_PROFILE_FILE: default_%m_%p.profraw
LLVM_PROFILE_FILE: default_%m%c.profraw
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 50eeb04

Please sign in to comment.