Skip to content

Commit

Permalink
Add Arguments to build
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 1, 2024
1 parent f45cf01 commit 6fd7855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

- name: Build with Gradle
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain

- name: Output build artifact
id: output_build_artifact
Expand Down

0 comments on commit 6fd7855

Please sign in to comment.