Skip to content

Commit

Permalink
ci: run tests in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
silenium-dev committed Aug 10, 2024
1 parent f0d9d51 commit 916c1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
release-repo-url: "https://reposilite.silenium.dev/releases"
repo-username: ${{ secrets.REPOSILITE_USERNAME }}
repo-password: ${{ secrets.REPOSILITE_PASSWORD }}
tests: false
tests: true
java-version: 11

0 comments on commit 916c1b9

Please sign in to comment.