Skip to content

Commit

Permalink
Update python_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkurAnand11 authored Jan 25, 2024
1 parent 7975c7b commit efeefce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
export CARGO_TARGET_DIR=$CARGO_LLVM_COV_TARGET_DIR
export CARGO_INCREMENTAL=1
cargo llvm-cov clean --workspace
cargo test
maturin develop
cargo llvm-cov report --lcov --output-path coverage.lcov
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit efeefce

Please sign in to comment.