Skip to content

Commit a3ffc5f

Browse files
authored
Update ci.yml
1 parent d2a4e54 commit a3ffc5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ jobs:
6767
- name: Upload test results to Sentry Prevent
6868
if: ${{ !cancelled() }}
6969
uses: getsentry/prevent-action@v0
70+
with:
71+
files: target/nextest/ci/junit.xml
72+
disable_search: true
7073

7174
MSRV:
7275
strategy:

0 commit comments

Comments
 (0)