Skip to content

Commit

Permalink
Migrate to Gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Sep 18, 2023
1 parent cda7108 commit e14b28b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit
additional_ubuntu_build-flags: "--info --stacktrace"
additional-ubuntu-test-flags: "--info --stacktrace"
additional-ubuntu-build-flags: "--info --stacktrace"

0 comments on commit e14b28b

Please sign in to comment.