Skip to content

Commit

Permalink
build: Remove file-leak-detector
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 1, 2022
1 parent 3a15e18 commit 311bfe0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file not shown.
2 changes: 0 additions & 2 deletions .github/workflows/smoke-tests-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- { os: windows-latest, sign: gpg , args: '--exclude-packager docker' }
- { os: windows-latest, sign: cosign, args: '--exclude-packager docker' }
runs-on: ${{ matrix.job.os }}
env:
JAVA_OPTS: "-javaagent:.github/test-files/file-leak-detector-1.13-jar-with-dependencies.jar=dumpatshutdown"
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 311bfe0

Please sign in to comment.