Skip to content

Commit

Permalink
remove upload results for tests (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbusche authored Dec 15, 2023
1 parent 6a76509 commit 9acf20e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,3 @@ jobs:
echo "file 1 is smaller"
exit 1
fi
- name: Upload results
uses: actions/upload-artifact@v3
with:
name: my-artifact
path: build/libs/league-data-*.xlsx

0 comments on commit 9acf20e

Please sign in to comment.