Skip to content

Commit

Permalink
Update test_coverage.yml
Browse files Browse the repository at this point in the history
adding back project name
  • Loading branch information
junniest authored Aug 29, 2023
1 parent ddbdf0f commit c83fa77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
name: Test
runs-on: ubuntu-latest
env:
PROJECT_NAME_UNDERSCORE: phylo
CARGO_INCREMENTAL: 0
RUSTFLAGS: -Cinstrument-coverage -Zprofile -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpanic_abort_tests -Cpanic=abort
RUSTDOCFLAGS: -Cpanic=abort
Expand Down

0 comments on commit c83fa77

Please sign in to comment.