Skip to content

Commit

Permalink
fix: removing gradle build before test for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidonos committed Oct 6, 2023
1 parent c8d1941 commit 2e106ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
uses: ./.github/actions/run-tests
with:
command:
- ./gradlew build -x test
- ./gradlew test -DincludeTags="EndToEndTest"

Upload-Test-Report:
Expand Down

0 comments on commit 2e106ad

Please sign in to comment.