Skip to content

Commit

Permalink
Disable analysis for a quick codecov test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeaye committed Feb 14, 2025
1 parent 49832c5 commit 795f5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
build_type: Debug
sanitize: none
coverage: on
analyze: on
analyze: off
## Debug + sanitization
- name: Ubuntu - address sanitizer
os: ubuntu-24.04
Expand Down

0 comments on commit 795f5a6

Please sign in to comment.