Skip to content

Commit

Permalink
fixup! chore(ci): run tarpaulin in release mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjbvr committed Oct 16, 2024
1 parent 246b2c9 commit 4f90b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
env:
CARGO_PROFILE_COV_INHERITS: 'dev'
CARGO_PROFILE_COV_DEBUG: 1
CARGO_PROFILE_COV_OPT_LEVEL: 2
CARGO_PROFILE_COV_OPT_LEVEL: 1
HOMESERVER_URL: "http://localhost:8008"
HOMESERVER_DOMAIN: "synapse"
SLIDING_SYNC_PROXY_URL: "http://localhost:8118"
Expand Down

0 comments on commit 4f90b01

Please sign in to comment.