Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Nov 21, 2024
1 parent 72c8067 commit a86dc04
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 @@ -43,9 +43,3 @@ jobs:
run: |
export MITMPROXY_BINARY_PATH=$(type -aP mitmdump | xargs dirname )
./gradlew build -PMITMPROXY_BINARY_PATH="$MITMPROXY_BINARY_PATH"
- name: Unit tests
uses: actions/upload-artifact@v4
if: always()
with:
path: browserup-proxy-core/build/reports/tests

0 comments on commit a86dc04

Please sign in to comment.