Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/sanity-suite.yml
  • Loading branch information
ShadowXBoss696 committed Mar 16, 2024
2 parents 8767683 + 8b0f7e8 commit 59fef6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
./cc-test-reporter before-build
poetry run pytest
poetry run coverage xml
./cc-test-reporter after-build --coverage-input-type clover --exit-code $?
./cc-test-reporter after-build --coverage-input-type coverage.py --exit-code $?

0 comments on commit 59fef6b

Please sign in to comment.