Skip to content

Commit

Permalink
Remove build reports artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Oct 5, 2024
1 parent 73b7b1c commit 35048d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,3 @@ jobs:

- name: Run Gradle
run: ./gradlew build --continue

- name: Upload Build Reports
uses: actions/upload-artifact@v4
with:
name: build-reports-results
path: myonnaise/build/reports/

0 comments on commit 35048d9

Please sign in to comment.