Skip to content

Commit

Permalink
ci: enable tests on platform jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
silenium-dev authored Aug 11, 2024
1 parent 79faefa commit 349e48b
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,7 +26,7 @@ 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
platform: ${{ github.job }}
kotlin:
Expand Down

0 comments on commit 349e48b

Please sign in to comment.