diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 8d03194..fe6d0a2 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -12,8 +12,6 @@ jobs: test: name: Test uses: monta-app/github-workflows/.github/workflows/pull-request.yaml@5fe725f615503876677c1cd178a53644691ee84f - with: - gradle-module: core secrets: GHL_USERNAME: ${{ secrets.GHL_USERNAME }} GHL_PASSWORD: ${{ secrets.GHL_PASSWORD }}