Skip to content

Commit

Permalink
add debug target listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekleog-NEAR committed Nov 15, 2023
1 parent 2a739fd commit bd4812a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
env:
RUST_BACKTRACE: short
- run: find . -name '*.profraw'
- run: find target
- run: cargo llvm-cov report --codecov --output-path unittests.json
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
with:
Expand Down

0 comments on commit bd4812a

Please sign in to comment.