Skip to content

Commit

Permalink
remove the extra storing artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Jul 3, 2023
1 parent db47525 commit 431f472
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,3 @@ jobs:
- name: Execute Gradle build
run: |
./gradlew test --tests io.github.cdsap.gradleprocess.InfoGradleProcessPluginTest --info --stacktrace
jps
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
path: build/reports/tests/

0 comments on commit 431f472

Please sign in to comment.