Skip to content

Commit

Permalink
Fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Dec 6, 2024
1 parent 03e8599 commit 268531e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,11 +265,6 @@ jobs:
with:
name: surefire-reports
path: "**/target/surefire-reports/**"
- name: "Upload site reports"
uses: actions/upload-artifact@v4
with:
name: site-reports
path: "**/target/site/**"

samples-test-prepare:
needs: check-format
Expand Down

0 comments on commit 268531e

Please sign in to comment.