Skip to content

Commit

Permalink
ci: only annotate tests results
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw committed Mar 29, 2024
1 parent ae280da commit 3d8759d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
check_name: Test Report
fail_on_failure: true
require_tests: true
annotate_only: true
summary: ${{ steps.cargo_reporter.outputs.summary }}
- name: Stop minio
run: ./ci/minio_stop.sh
Expand Down

0 comments on commit 3d8759d

Please sign in to comment.