Skip to content

Commit

Permalink
restore tests in gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley committed Sep 16, 2024
1 parent 9ec08a6 commit 67e30d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
with:
arguments: build -x test -x integrationTest
arguments: build
publish_documentation:
name: Publish Snapshot release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 67e30d8

Please sign in to comment.